summaryrefslogtreecommitdiffstats
path: root/eigrpd (unfollow)
Commit message (Expand)AuthorFilesLines
12 daystests: ci: add ARM to docker based CI testChristian Hopps1-39/+187
2025-01-16tools: Allow deleting of interfacesJulian Klaiber1-6/+7
2025-01-16tests: dont run ldp snmp test if no snmpChristian Hopps1-0/+5
2025-01-16tests: fix missed grpc test requirement for frr-backend additionChristian Hopps1-7/+2
2025-01-15tests: use global -w option instead of per-daemon -nIgor Ryzhov6-16/+20
2025-01-15lib: introduce global -w option for VRF netns backendIgor Ryzhov6-5/+37
2025-01-15lib, zebra: move ns context intialization to zebraIgor Ryzhov2-9/+8
2025-01-15lib: remove VRF_BACKEND_UNKNOWNIgor Ryzhov4-11/+1
2025-01-14zebra: On Nexthop install failure don't set Installation failedDonald Sharp1-1/+7
2025-01-14bgpd: Handle ENHE capability via dynamic capabilityDonatas Abraitis4-6/+131
2025-01-14tests: Check if ENHE capability can be handled dynamicallyDonatas Abraitis3-0/+236
2025-01-14zebra: Nexthops need to be ACTIVE in some casesDonald Sharp1-0/+7
2025-01-14lib: northbound/mgmtd: add backend model supportChristian Hopps13-14/+416
2025-01-14bgpd: move bgp_aggregate_increment() after bgp_path_info_add()Enke Chen3-9/+9
2025-01-14bgpd: remove unused BATTR_REFLECTED for rmap_change_flagsEnke Chen4-8/+0
2025-01-14topotest: add a test to control the community-list countPhilippe Guibert4-0/+82
2025-01-14bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert8-0/+160
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-13topotests: improve test reliabilityRafael Zalamena3-3/+28
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-10bgpd: Only update peer connection information when neededDonald Sharp3-16/+22
2025-01-10bgpd: su_remote and su_local are properties of the connectionDonald Sharp15-133/+117
2025-01-10bgpd: bgp_getsockanme is connection orientedDonald Sharp3-5/+7
2025-01-10zebra: Uninstall NHG in some situationsDonald Sharp1-2/+13
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-09doc: Document rpf-lookup-mode changesNathan Bahr1-1/+13
2025-01-09tests: Add tests for new RPF lookup group and source list featuresNathan Bahr5-25/+959