index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_upstream.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
zebra: the route nexthop interfaces per vrf were not displayed ok
Philippe Guibert
1
-1
/
+1
2019-06-02
doc: add libtool note
David Lamparter
1
-1
/
+22
2019-05-31
lib: crash when FRR hostname length > 80 chars
Lakshman Krishnamoorthy
4
-4
/
+23
2019-05-31
bgpd: Filtering received EVPN routes based on VNI does not work
Lakshman Krishnamoorthy
2
-11
/
+42
2019-05-31
lib: Changes made to dependencies of a r-map do not take effect.
Naveen Thanikachalam
6
-30
/
+148
2019-05-31
lib, zebra: Ensure route encoding has enough space
Donald Sharp
4
-6
/
+13
2019-05-31
lib: Fix gcc 9 warning -> error issue
Donald Sharp
1
-1
/
+1
2019-05-31
lib: vtypath_default could be overwritten
Donald Sharp
1
-1
/
+1
2019-05-30
lib, vtysh: make debug memstats work in vtysh
Mark Stapp
2
-2
/
+15
2019-05-30
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
18
-398
/
+372
2019-05-30
pimd: new cli to configure last-member-query-count & last-member-query-interval
Sarita Patra
7
-10
/
+171
2019-05-29
lib: fix helpstring truncation
Quentin Young
1
-1
/
+1
2019-05-29
bgpd: use XCALLOC to allocate string buf
Quentin Young
1
-1
/
+1
2019-05-29
lib: use static storage for vty_cwd
Quentin Young
1
-9
/
+4
2019-05-29
bgpd: fix pointer bug introduced in strlcat change
Quentin Young
1
-20
/
+19
2019-05-29
bgpd: suppress dead store warning
Quentin Young
1
-0
/
+1
2019-05-29
ospfd: initialize maybe-uninitialized bool
Quentin Young
1
-1
/
+1
2019-05-29
lib, zebra: remove uses of strncpy
Quentin Young
4
-6
/
+6
2019-05-29
zebra: strcat -> strlcat
Quentin Young
3
-4
/
+5
2019-05-29
staticd: strcpy -> strlcpy
Quentin Young
1
-1
/
+1
2019-05-29
vtysh: strcpy -> strlcpy, strcat -> strlcat
Quentin Young
1
-4
/
+5
2019-05-29
pbrd: strcpy -> strlcpy
Quentin Young
1
-1
/
+1
2019-05-29
pimd: strcpy -> strlcpy
Quentin Young
4
-55
/
+57
2019-05-29
ripngd: strcat -> strlcat
Quentin Young
1
-7
/
+7
2019-05-29
lib: remove some strcpy, strcat
Quentin Young
4
-14
/
+16
2019-05-29
bgpd: remove strcpy, strcat
Quentin Young
3
-44
/
+34
2019-05-29
bgpd: fix rfapi false compiler warning
Quentin Young
1
-0
/
+3
2019-05-29
bgpd: fix false compiler warning
Quentin Young
1
-0
/
+2
2019-05-29
lib: fix false compiler warning
Quentin Young
1
-0
/
+2
2019-05-29
lib: fix uninitialized variable in backtrace output
Quentin Young
1
-0
/
+2
2019-05-29
zebra: fix maybe-uninitialized pointer
Quentin Young
1
-1
/
+1
2019-05-29
zebra: fix unused variable on OmniOS
Quentin Young
1
-1
/
+2
2019-05-29
zebra: add setters for distance, instance
Mark Stapp
2
-0
/
+24
2019-05-29
doc: clean up memleak section of topotests doc
Mark Stapp
1
-16
/
+9
2019-05-29
pimd: new cli command show ip mroute summary
Sarita Patra
2
-0
/
+99
2019-05-29
zebra: BGP always sends distance no need to double check
Donald Sharp
1
-7
/
+1
2019-05-29
bgpd: Always send down correct admin distance
Donald Sharp
1
-0
/
+3
2019-05-29
isisd: Remove unnecessary use of strcpy
Christian Franke
1
-5
/
+1
2019-05-29
isisd: Remove warning about shadowing a variable
Christian Franke
1
-1
/
+1
2019-05-29
isisd: del routes when area is unconfigured
Emanuele Di Pascale
2
-2
/
+8
2019-05-29
pimd: Re-deisgn the "clear ip mroute" command.
rgirada
3
-3
/
+52
2019-05-29
snapcraft: Add libdb5.3 dependency
Martin Winter
1
-0
/
+1
2019-05-29
snapcraft: Disable libyang CACHE for snap package (Temp workaround)
Martin Winter
1
-0
/
+1
2019-05-29
snapcraft: Add FabricD to Snap package
Martin Winter
6
-2
/
+40
2019-05-29
snapcraft: Update bgpd to use newer rpki lib
Martin Winter
2
-3
/
+3
2019-05-29
snapcraft: Add libyang to snap package
Martin Winter
1
-1
/
+22
2019-05-29
snapcraft: Add missing staticd.conf.default
Martin Winter
1
-0
/
+1
2019-05-29
snapcraft: Don't stage libc6
Martin Winter
1
-1
/
+0
2019-05-29
snapcraft: Update RTRLIB to 0.6.3
Martin Winter
1
-1
/
+1
2019-05-29
doc: Fix doc showing command that does not exist
Donald Sharp
1
-4
/
+0
[next]