summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
5 dayspimd: always write cand-rp group config even when rp is inactiveJafar Al-Gharaibeh1-7/+5
5 dayslib: fix new (incorrect) CLANG SA warningsChristian Hopps3-10/+12
5 daystests: add datastore notification testChristian Hopps4-27/+207
5 daysmgmtd: add notify selectors to filter datastore notificationsChristian Hopps10-51/+335
5 dayslib: notify on datastore (oper-state) changesChristian Hopps4-3/+540
5 dayslib: if: track oper-state inlineChristian Hopps4-17/+154
5 dayslib: vrf: track oper-state inlineChristian Hopps3-3/+50
5 dayslib: northbound: add basic oper-state update functionsChristian Hopps6-0/+391
5 daystools: fix frr-reload for nbr deletion of no form cmdsChirag Shah1-1/+5
5 daysdoc: building html/pdf user and developer documentationJafar Al-Gharaibeh2-0/+63
5 daysdoc: fix LaTex warning when building pdf docsJafar Al-Gharaibeh2-14/+14
5 dayspimd: explicitly ensure the RP src is BSRJafar Al-Gharaibeh1-1/+1
5 dayspimd: fix BSR RPs timing outJafar Al-Gharaibeh1-11/+16
5 dayslib: Adopt Lua stuff for Lua 5.4Donatas Abraitis1-0/+2
5 daysconfigure: Adopt for Lua 5.4Donatas Abraitis1-17/+36
5 daysm4: Update ax_lua to support Lua 5.4Donatas Abraitis1-31/+61
6 daystests: update munet to 0.15.4Christian Hopps5-14/+353
7 daysdocker: add ubuntu24-ci docker image supportChristian Hopps3-4/+70
7 daysdoc: add building for ubuntu 24.04, and refactorChristian Hopps4-321/+168
7 daysbgpd: remove unused safi in bgp_aggregate structureEnke Chen2-4/+1
7 daysbgpd: fix churn of aggregate routes from duplicate configEnke Chen1-0/+26
8 daystests: remove unnecessary wildcard fields from pim acl testJafar Al-Gharaibeh1-16/+0
8 dayszebra: Optimize invoking nhg compare funcRajasekar Raja1-2/+2
9 daysospfd: avoid the redundant timersanlan_cs1-2/+1
9 daysospf6d: guard a couple of debugsJafar Al-Gharaibeh1-2/+5
9 daysbgpd: fix memory leak in bgp_aggregate_install()Enke Chen1-1/+8
9 daysbgpd: Fix showing default `timers bgp x y`Donatas Abraitis3-15/+16
9 daystests: avoid nondeterministic routeJafar Al-Gharaibeh4-36/+15
9 daysbgpd: use igpmetric in bgp_aigp_metric_total()Enke Chen1-3/+4
9 daystests: bgp_srv6l3vpn_to_bgp_vrf3 needs more timeDonald Sharp1-3/+3
9 dayslib: remove interface dead codeLouis Scalbert1-41/+0
9 daysbgpd: fix crash in displaying json orf prefix-listLouis Scalbert1-1/+2
9 daysbgpd: fix bgp orf prefix-list json prefixLouis Scalbert1-6/+1
9 dayszebra: Fix leaked nheDonald Sharp1-5/+14
9 daystests: bgp_srv6_sid_reachability should give more timeDonald Sharp1-1/+1
10 daysbgpd: apply route-map for aggregate before attribute comparisonEnke Chen1-78/+24
10 daystests: Check if allowas-in works when importing between local VRFsDonatas Abraitis4-0/+225
10 daysbgpd: Respect allowas-in value from the source VRF's peerDonatas Abraitis3-19/+21
10 daysRevert "bgpd: Reinstall aggregated routes if using route-maps and it was chan...Enke Chen3-6/+2
10 dayslibs: remove deprecated 'clear thread' cliMark Stapp1-12/+0
10 dayslib: Fix privs syscaps (pset_t) allocationMartin Buck1-1/+1
10 daysbgpd: add debugging command for route aggregationEnke Chen4-4/+163
11 daysdoc: add bmp import-vrf-view on the bmp user guidePhilippe Guibert1-0/+5
11 daystopotests: bmp, test syncro for pre/post-policy of imported bgpsPhilippe Guibert5-39/+199
11 daysbgpd: bmp, handle imported bgp instances in bmp end of ribPhilippe Guibert2-10/+10
11 daysbgpd: add sync for monitored afi/safi of imported bgpsPhilippe Guibert2-33/+142
11 daysbgpd: rework bmp end of rib processingPhilippe Guibert1-13/+16
11 daysbgpd: fix access to invalid memory zonePhilippe Guibert1-0/+1
11 daysbgpd, topotests: bmp imported bgp, send peer up events when config param changedPhilippe Guibert2-1/+98
11 daysbgpd, topotests: bmp, send peer down when unconfiguring imported vrfPhilippe Guibert2-21/+79