summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_ns.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-22tests: Add topotests for MGMT daemonnguggarigoud15-15/+1039
2023-03-22doc: Add documentation for MGMT daemonPushpasis Sarkar24-17/+417
2023-03-22mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps10-43/+95
2023-03-22mgmtd: nb library for client front-end codeChristian Hopps3-0/+19
2023-03-22mgmtd: Add MGMT Transaction FrameworkYash Ranjan21-262/+4075
2023-03-22mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps22-124/+3941
2023-03-22mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps26-306/+5354
2023-03-22mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps27-47/+2681
2023-03-21staticd: Tell bfd that we are shutting downDonald Sharp1-0/+3
2023-03-21lib:fix clear route-map cmd using DEFPYSindhu Parvathi Gopinathan1-8/+5
2023-03-20doc: add release instructions for docker imagesQuentin Young1-0/+24
2023-03-20lib: on bfd peer shutdown actually stop eventDonald Sharp1-3/+3
2023-03-20zebra: Fix for heap-use-after-free in EVPNPooja Jagadeesh Doijode1-0/+11
2023-03-19doc: Use frrouting/frr-mibs repo downloading SNMP mibsDonatas Abraitis1-3/+3
2023-03-19lib: Destroy `any` flag when creating a prefix-list entry with prefixDonatas Abraitis1-0/+1
2023-03-19tests: Check if prefix-lists with IPv6 any works fineDonatas Abraitis5-6/+45
2023-03-19nhrpd: drop peer references on freeing cache entryDavid Lamparter1-0/+2
2023-03-18ospfd: Cleanup some memory leaks on shutdown in ospf_apiserver.cDonald Sharp2-2/+15
2023-03-18ospfd: Fix inconsistency in LSDB JSON outputRenato Westphal1-32/+37
2023-03-18ospfd: Add "detail" option to "show ip ospf database"Renato Westphal2-7/+39
2023-03-18ospfd: Refactor the "show ip ospf database" commandRenato Westphal2-406/+108
2023-03-18pbrd:fix mismatching in match src-dstChirag Shah1-2/+2
2023-03-17bgpd: Prevent Null pointer deref when outputting dataDonald Sharp1-2/+4
2023-03-17ospfd: Free up q_space in early return pathDonald Sharp1-0/+5
2023-03-17ospfd: Fix ospf_ti_lfa drop of an entire tableDonald Sharp2-13/+9
2023-03-17lib: Adjust only `any` flag for prefix-list entries if destroyingDonatas Abraitis2-1/+2
2023-03-17tests: Check if route-map works correctly if modifying prefix-listsDonatas Abraitis6-0/+141
2023-03-17pimd: stop t_sg_expire in MLD NOINFO transitionDavid Lamparter1-0/+7
2023-03-17ospfd: Ospf ABR doesnt Advertise LSA summaryrgirada1-6/+7
2023-03-17ospfd: Log Adjacency Changes with Neighbor IP in addition to Neighbor IDMartin Winter1-6/+7
2023-03-17ospfd, ospf6d: Add more logging detailsDonatas Abraitis5-70/+100
2023-03-17bgpd: Always restart timer from scratch in OpenConfirm/EstablishedDonald Sharp1-10/+18
2023-03-16lib: Speedup prefix-list readin by a large factorDonald Sharp2-75/+4
2023-03-16bgpd: Use interface name instead of pointer valueDonald Sharp1-3/+6
2023-03-16bgpd: fix NULL argument warningDavid Lamparter1-1/+1
2023-03-16yang, bgpd: Fix "aggregator-asn" to support asdotanlan_cs2-5/+32
2023-03-15lib: adapt clippy to Python 3.8+ init APIDavid Lamparter1-0/+48
2023-03-15bgpd: Unlock bgp dest node if leak_update() failsDonatas Abraitis1-3/+7
2023-03-15bgpd: Free previously dup'ed aspath attribute for aggregate routesDonatas Abraitis1-3/+7
2023-03-15bgpd: Unlock dest if we return earlier for aggregate installDonatas Abraitis3-10/+14
2023-03-15bgpd: Free dup'ed attributes for aggregate routes with route-mapsDonatas Abraitis1-0/+4
2023-03-15tools: frr-reload fix list value not presentChirag Shah1-2/+4
2023-03-14bgpd: Drop afi_t from bgp_evpn_global_node_lookup()Donatas Abraitis4-21/+17
2023-03-14bgpd: Rename bgp_afi_node_lookup() to bgp_safi_node_lookup()Donatas Abraitis6-16/+17
2023-03-14bgpd: Free memory allocated by ecommunity_ecom2str()Donatas Abraitis1-5/+8
2023-03-13tools: Use specific syntax for conditions for Github actionsDonatas Abraitis1-1/+1
2023-03-12isisd: pfpacket BPF filter with IS-IS over tunnel supportJosef Miegl1-8/+19
2023-03-12pimd: IN_MULTICAST needs host orderDonald Sharp1-1/+1
2023-03-11bgpd: Increment version number even when no data is sentDonald Sharp1-0/+17
2023-03-09lib, bgpd: Add more debugs to GR Capability exchangeDonald Sharp6-18/+62