index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
lib: terminate default vrf last
Stephen Worley
1
-11
/
+20
2021-06-11
bgpd: Call bgp_dest_unlock_node() inside bgp_adj_in_remove()
Donatas Abraitis
2
-9
/
+4
2021-06-10
ospf6d: fix undefined function
Stephen Worley
1
-1
/
+1
2021-06-10
ospf6d: Rename ospf6_is_router_abr to more accurately reflect what it does
Donald Sharp
9
-21
/
+22
2021-06-10
ospf6d: Fix coverity Possible null deref
Donald Sharp
1
-0
/
+14
2021-06-09
pimd: rename some MSDP functions
Rafael Zalamena
3
-20
/
+19
2021-06-09
topotests: new test topology for MSDP
Rafael Zalamena
17
-0
/
+643
2021-06-09
topotests: support adding hosts
Rafael Zalamena
1
-0
/
+16
2021-06-09
pimd: rework MSDP mesh-group code
Rafael Zalamena
6
-784
/
+423
2021-06-09
yang: rework PIM MSDP mesh group
Rafael Zalamena
1
-12
/
+22
2021-06-09
zebra: Give extra space and stop processing if we run out of space
Donald Sharp
1
-5
/
+24
2021-06-08
tests: replace "interface IFNAME area" with "ipv6 ospf6 area"
Igor Ryzhov
5
-14
/
+14
2021-06-08
doc: replace "interface IFNAME area" with "ipv6 ospf6 area"
Igor Ryzhov
1
-9
/
+6
2021-06-08
ospf6d: fix interface area configuration
Igor Ryzhov
5
-51
/
+216
2021-06-08
tests: fix ospf6_topo1_vrf
Igor Ryzhov
4
-9
/
+9
2021-06-08
ospfd: fix crash when displaying neighbor data in JSON
Renato Westphal
1
-11
/
+17
2021-06-08
lib, ospfd, ospf6d: fix logging of pointer addresses
Renato Westphal
3
-13
/
+12
2021-06-08
ospfd: fix wrong NSSA debug guards
Renato Westphal
2
-5
/
+4
2021-06-08
zebra, ospfd: fix typos in the graceful restart code
Renato Westphal
3
-26
/
+26
2021-06-08
ospfd: fix logging of what triggered the SPF run
Renato Westphal
1
-7
/
+7
2021-06-08
ospfd: fix cleanup of MaxAge LSAs on exit
Renato Westphal
1
-1
/
+1
2021-06-08
ospfd: fix null pointer dereference when flushing an opaque LSA
Renato Westphal
1
-8
/
+5
2021-06-08
ospfd: fix dangling pointer when exiting from the helper mode
Renato Westphal
1
-1
/
+1
2021-06-08
ospfd: fix crash when logging a Grace-LSA
Renato Westphal
1
-27
/
+70
2021-06-08
ospfd: fix small issue when exiting from the GR helper mode
Renato Westphal
1
-1
/
+2
2021-06-08
ospfd: fix GR helper initialization and termination
Renato Westphal
4
-13
/
+43
2021-06-08
ospfd: fix memory leaks in summarization
Igor Ryzhov
1
-1
/
+2
2021-06-08
bgpd: add terse display option on show bgp summary
Louis Scalbert
9
-107
/
+171
2021-06-08
bgpd: add counter of displayed show bgp summary when filtering
Louis Scalbert
2
-8
/
+33
2021-06-08
bgpd: display pretty VRF/view name on no such neighbor
Louis Scalbert
2
-2
/
+3
2021-06-07
tests: timing large config operations
Christian Hopps
3
-0
/
+205
2021-06-07
bgpd: Add tracepoints for bgp_dest_lock_node/bgp_dest_unlock_node
Donatas Abraitis
1
-0
/
+3
2021-06-07
zebra: srv6 cleanup
Mark Stapp
1
-2
/
+4
2021-06-07
zebra: small srv6 text cleanup
Mark Stapp
1
-2
/
+2
2021-06-07
bgpd: Convert to using peer_established(peer) function
Donald Sharp
15
-79
/
+73
2021-06-07
lib: fix address sanitizer crash on `find`
Rafael Zalamena
1
-1
/
+1
2021-06-07
lib: add dtor for srv6 locator chunk list
Mark Stapp
1
-1
/
+8
2021-06-07
bgpd: split soft reconfigure table task into several jobs to not block vtysh
Louis Scalbert
4
-30
/
+269
2021-06-06
tests: add grpc unit test
Christian Hopps
14
-1
/
+1112
2021-06-05
bgpd: bgp_vrf has already been derefed in all paths
Donald Sharp
1
-1
/
+1
2021-06-05
pathd: Remove unused function
Donald Sharp
2
-13
/
+0
2021-06-05
doc: replace "passive-interface IFNAME" with "ip ospf passive"
Igor Ryzhov
2
-18
/
+18
2021-06-05
ospfd: fix passive interface configuration
Igor Ryzhov
2
-146
/
+167
2021-06-04
zebra: fix config after exit from vrf
Igor Ryzhov
2
-4
/
+7
2021-06-04
ospfd, doc, tests: combined SRGB/SRLB command
Emanuele Di Pascale
4
-206
/
+188
2021-06-04
bgpd: modify VRF/view display in show bgp summary
Louis Scalbert
3
-22
/
+20
2021-06-04
topotests: remove uneccessary vtysh cmd request
Louis Scalbert
1
-7
/
+0
2021-06-04
topotests: OSPFv3 NSSA test LSA type 7
Rafael Zalamena
1
-26
/
+129
2021-06-04
topotests: add tests for OSPFv3 NSSA/Stub
Kaushik
7
-3
/
+87
2021-06-04
ospf6d: missing NSSA areas handling
Rafael Zalamena
2
-3
/
+8
[next]