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