summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_pw.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-22tests: apply frrbot style requirementsChristian Hopps2-3/+4
2023-03-22lib: staticd: vtysh: apply frrbot style requirementsChristian Hopps7-90/+83
2023-03-22lib, mgmtd: Add few fixes for commit-check and rollbackPushpasis Sarkar8-18/+88
2023-03-22mgmtd: lib: utilize msglib constructed from the removed codeChristian Hopps11-1305/+303
2023-03-22lib: new message library for mgmtd client and adaptersChristian Hopps3-0/+489
2023-03-22staticd: handle `distance` valueChristian Hopps1-21/+47
2023-03-22tests: Add topotests for MGMT daemonnguggarigoud15-15/+1039
2023-03-22zebra: add evpn isDetectionFreeze to json outputSindhu Parvathi Gopinathan1-0/+2
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-21bgpd: Do not allow setting `set distance` via route-maps to zeroDonatas Abraitis3-5/+5
2023-03-21bgpd: Add vrf name and peer name to some bgp debugsDonald Sharp1-18/+32
2023-03-21staticd: Tell bfd that we are shutting downDonald Sharp1-0/+3
2023-03-21*: Add a hash_clean_and_free() functionDonald Sharp42-260/+125
2023-03-21ospfd: Fixing Summary origination after range configurationrgirada1-8/+8
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