You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changelog:
babeld
Check valid babel port
Fix incorrect type assignment in parse_request_subtlv
bgpd
Fix `set evpn gateway-ip ipv[46]` route-map
Fix bmp heap use after free on non connected session
Fix evpn attributes being dropped on input
Fix holdtime not working properly when busy
Fix leaked memory when showing some bgp routes
Fixed crash upon bgp network import-check command
On shutdown free up memory leak found by topotest
Prevent crash when issuing a show rpki connections
Remove unused defines from bgp_label.h
Retain the routes if we do a clear with n-bit set for graceful-restart
Set the label for mp_unreach_nlri 0x800000 instead of 0x000000
Treat the peer as not active due to bfd down only if established
Fix incorrect bestpath reasoning in some situations
Fix show bgp vpn rd json
Add total path count for bgp net in json output
Fix import all adj-rib-in and loc-rib after bmp connects
bfdd
On shutdown prefix/access list memory was being leaked
isisd
Fix srv6_sid memory leak
ldpd
Free up leaked prefix-list memory on shutdown
lib
Create vrf if needed
Return duplicate ipv6 prefix-list entry test
Return duplicate prefix-list entry test
nhrpd
Add hop count validation before forwarding in nhrp_peer_recv()
ospf6d
Disable and delete ospfv3 areas that no longer have interfaces or configuration.
Fix lsa memory leaks related to graceful restart
ospfd
Fix crash when ospf client connects before doing 'router ospf'
pimd
Fix for crash during networking restart
Fix memory leak on shutdown
Initialize gm proxy to false
redhat
Make docs and rpki optional for rpm package build
Make sure zeromq is always disabled
Revert - Add option to build pkg without docs and rpki support
Add Workaround for inet_ntop replacement which breaks rpms
staticd
Avoid requesting srv6 sid from zebra when loc and sid block dont match
tests
Add more tests to bgp_rpki_topo1 test
Add nb test binary to .gitignore
Add route-map evpn set gateway-ip topotest
Check if routes are marked as stale and retained with n-bit for gr
Fix typo when configuring delayopen timer
Fix wait times in test_ospf6_gr_topo1 topotest
Use label 0x800000 instead of 0x000000 for bmp tests
Use little-endian order for libyang api
tools
Fix reload script for srv6 locators and formats
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
0 commit comments