summaryrefslogtreecommitdiffstats
path: root/lib/northbound_grpc.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-28mgmtd: Ensure map is NULLDonald Sharp1-0/+2
2024-08-28lib: Add a helper function to dump Lua stackDonatas Abraitis3-7/+84
2024-08-28lib: Start from 1, not 0 when creating Lua tables for nexthopsDonatas Abraitis1-1/+1
2024-08-27isisd: fix crash at flex-algo without mpls-teLouis Scalbert1-0/+4
2024-08-27bgpd: Respect BLACKHOLE community for internal BGP peering alsoDonatas Abraitis2-16/+15
2024-08-26tests: Fix frequent ospfv3 basic functionality test failureJafar Al-Gharaibeh1-23/+42
2024-08-26tests: Allow convergence before adding multicast routesDonald Sharp1-0/+64
2024-08-26bgpd: fix labels static-analyserLouis Scalbert16-50/+40
2024-08-25bgpd: Set encap attribute if received and parsedDonatas Abraitis1-0/+2
2024-08-25bgpd: Allow filtering Encap attributeDonatas Abraitis1-1/+9
2024-08-25bgpd: Allow filtering PMSI Tunnel attributeDonatas Abraitis1-0/+8
2024-08-25bgpd: Allow filtering Prefix-SID attributeDonatas Abraitis1-0/+8
2024-08-24bgpd: Free epvn_overlay memory on errorDonatas Abraitis4-1/+9
2024-08-23pimd: Fix crash in pimdCorey Siltala1-1/+4
2024-08-23nhrpd: fix sending /32 shortcutLouis Scalbert1-0/+4
2024-08-23bgpd: add json support for BGP L3NHG valuesPhilippe Guibert1-20/+56
2024-08-22zebra: Mimic GNU basename() API for non-glibc library e.g. muslKhem Raj1-0/+4
2024-08-22config: fix missing case when reporting version 'configured with'Jafar Al-Gharaibeh2-2/+5
2024-08-22tools, ospfclient: add a config option to skip installing python scriptsJafar Al-Gharaibeh3-3/+17
2024-08-22lib: Ensure SA that root cannot be NULLDonald Sharp1-1/+3
2024-08-22bgpd: global_gr_mode does not need to be set twiceDonald Sharp1-1/+1
2024-08-22zebra: Create Singleton nhg's without weightsDonald Sharp1-5/+43
2024-08-22lib, zebra: Modify nexthop_cmp to allow you to use weight or notDonald Sharp2-8/+24
2024-08-22Revert "Merge pull request #15368 from louis-6wind/fix-6pe"Jafar Al-Gharaibeh17-1016/+5
2024-08-22babeld: Do not remove route when replacingDonald Sharp1-6/+2
2024-08-22babeld: Send the route's metric down to zebra.Donald Sharp1-1/+1
2024-08-22tests: dont print sys.path when running grpc-query.pyChristian Hopps1-1/+0
2024-08-22tests: update munet to 0.14.10Christian Hopps2-18/+42
2024-08-22doc: update sphinx configs for RTD changesQuentin Young2-0/+17
2024-08-21Revert "Merge pull request #15614 from louis-6wind/fix-6pe-address"Jafar Al-Gharaibeh64-2095/+99
2024-08-21Revert "Merge pull request #16439 from louis-6wind/fix-ipv4-mapped-ipv6"Jafar Al-Gharaibeh4-45/+5
2024-08-21zebra, tests: Connected and Local routes should have a weight of 1Donald Sharp50-300/+478
2024-08-21zebra: Ensure we cannot send invalid range to kernelDonald Sharp1-1/+1
2024-08-21topotest: test_bgp_snmp_bgpv4v2_notificationDmytro Shytyi6-0/+180
2024-08-21bgpd: fix, do not access peer->notify.data when it is nullDmytro Shytyi1-1/+2
2024-08-21bgpd: fix crash at no rpkiLouis Scalbert1-1/+3
2024-08-18bgpd: Actually ensure the hash worksDonald Sharp1-1/+1
2024-08-18zebra: Do not assign time and then never use itDonald Sharp1-1/+1
2024-08-18*: Spelling issuesDonald Sharp3-10/+7
2024-08-18zebra: Fix compilation warningCarmine Scarpitta1-1/+1
2024-08-18lib: Fix compilation warningCarmine Scarpitta1-6/+5
2024-08-18mgmtd: fix a couple compilation warnings.Christian Hopps2-3/+2
2024-08-16 ospfd: Fix SA warnings in ospf_packet.c and ospf_vty.cAcee2-4/+3
2024-08-16pimd: fix missing checking the return value for igmp commandanlan_cs1-1/+4
2024-08-16zebra: fix loading kernel routs without netlinkKristof Provost3-0/+6
2024-08-15tests: Added new topotest for pim igmp static groupsNathan Bahr3-0/+1264
2024-08-15doc: Add PIM docs for join-group and static-groupNathan Bahr1-2/+10
2024-08-15pimd, yang: Implement igmp static-group commandNathan Bahr12-117/+597
2024-08-15*: Fix spelling errors foundDonald Sharp10-16/+15
2024-08-14ospfd: Remove deprecated router_info_area_id_cmdDonatas Abraitis1-11/+0