summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17814 from donaldsharp/nhg_removal_in_some_situationsHEADmasterDonatas Abraitis10 hours1-2/+13
|\
| * zebra: Uninstall NHG in some situationsDonald Sharp7 days1-2/+13
* | Merge pull request #17836 from pguibert6WIND/limit_comm_list_countDonatas Abraitis15 hours11-0/+242
|\ \
| * | topotest: add a test to control the community-list countPhilippe Guibert4 days4-0/+82
| * | bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert4 days8-0/+160
* | | Merge pull request #17727 from idryzhov/netns-all-daemonsDonald Sharp37 hours16-41/+66
|\ \ \
| * | | tests: use global -w option instead of per-daemon -nIgor Ryzhov2 days6-16/+20
| * | | lib: introduce global -w option for VRF netns backendIgor Ryzhov2 days6-5/+37
| * | | lib, zebra: move ns context intialization to zebraIgor Ryzhov2 days2-9/+8
| * | | lib: remove VRF_BACKEND_UNKNOWNIgor Ryzhov2 days4-11/+1
* | | | Merge pull request #17862 from LabNConsulting/chopps/ldp-snmp-fixDonatas Abraitis43 hours2-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | tests: dont run ldp snmp test if no snmpChristian Hopps48 hours1-0/+5
| * | | tests: fix missed grpc test requirement for frr-backend additionChristian Hopps48 hours1-7/+2
|/ / /
* | | Merge pull request #17838 from opensourcerouting/msdp-topo3Russ White2 days3-3/+28
|\ \ \
| * | | topotests: improve test reliabilityRafael Zalamena5 days3-3/+28
* | | | Merge pull request #17810 from donaldsharp/bgp_connect_refactorRuss White2 days16-141/+133
|\ \ \ \
| * | | | bgpd: Only update peer connection information when neededDonald Sharp7 days3-16/+22
| * | | | bgpd: su_remote and su_local are properties of the connectionDonald Sharp7 days15-133/+117
| * | | | bgpd: bgp_getsockanme is connection orientedDonald Sharp7 days3-5/+7
| | |_|/ | |/| |
* | | | Merge pull request #17855 from opensourcerouting/fix/bgp_enhe_capability_via_...Donald Sharp2 days7-6/+367
|\ \ \ \
| * | | | bgpd: Handle ENHE capability via dynamic capabilityDonatas Abraitis3 days4-6/+131
| * | | | tests: Check if ENHE capability can be handled dynamicallyDonatas Abraitis3 days3-0/+236
| | |_|/ | |/| |
* | | | Merge pull request #17799 from LabNConsulting/chopps/backend-yang-modelDonald Sharp2 days13-14/+416
|\ \ \ \
| * | | | lib: northbound/mgmtd: add backend model supportChristian Hopps3 days13-14/+416
* | | | | Merge pull request #17776 from nabahr/group-rpf-modeDonald Sharp2 days21-147/+1491
|\ \ \ \ \
| * | | | | doc: Document rpf-lookup-mode changesNathan Bahr8 days1-1/+13
| * | | | | tests: Add tests for new RPF lookup group and source list featuresNathan Bahr8 days5-25/+959
| * | | | | pimd: Implement rpf lookup mode as a listNathan Bahr8 days10-93/+403
| * | | | | pimd,yang: Expand rpf-lookup-mode commandNathan Bahr8 days8-33/+121
* | | | | | Merge pull request #17854 from enkechen-panw/flag-reflectedDonatas Abraitis3 days4-8/+0
|\ \ \ \ \ \
| * | | | | | bgpd: remove unused BATTR_REFLECTED for rmap_change_flagsEnke Chen3 days4-8/+0
* | | | | | | Merge pull request #17859 from donaldsharp/active_routes_are_activeDonatas Abraitis3 days1-1/+14
|\ \ \ \ \ \ \
| * | | | | | | zebra: On Nexthop install failure don't set Installation failedDonald Sharp3 days1-1/+7
| * | | | | | | zebra: Nexthops need to be ACTIVE in some casesDonald Sharp3 days1-0/+7
* | | | | | | | Merge pull request #17858 from enkechen-panw/aggr-fix5Donald Sharp3 days3-9/+9
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | bgpd: move bgp_aggregate_increment() after bgp_path_info_add()Enke Chen3 days3-9/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #17796 from LabNConsulting/chopps/datastore-notificationsDonald Sharp3 days27-108/+1686
|\ \ \ \ \ \ \
| * | | | | | | lib: fix new (incorrect) CLANG SA warningsChristian Hopps4 days3-10/+12
| * | | | | | | tests: add datastore notification testChristian Hopps4 days4-27/+207
| * | | | | | | mgmtd: add notify selectors to filter datastore notificationsChristian Hopps4 days10-51/+335
| * | | | | | | lib: notify on datastore (oper-state) changesChristian Hopps4 days4-3/+540
| * | | | | | | lib: if: track oper-state inlineChristian Hopps4 days4-17/+154
| * | | | | | | lib: vrf: track oper-state inlineChristian Hopps4 days3-3/+50
| * | | | | | | lib: northbound: add basic oper-state update functionsChristian Hopps4 days6-0/+391
* | | | | | | | Merge pull request #17581 from mjstapp/fix_fpm_netlinkDonald Sharp3 days8-159/+507
|\ \ \ \ \ \ \ \
| * | | | | | | | zebra: improve an rnode debugMark Stapp2024-12-051-2/+2
| * | | | | | | | zebra: remove thread-unsafe debug from netlink nhg encoderMark Stapp2024-12-051-2/+1
| * | | | | | | | zebra: remove thread-unsafe debugs from netlink route encodeMark Stapp2024-12-051-27/+16
| * | | | | | | | zebra: remove unused dplane route apiMark Stapp2024-12-052-24/+0
| * | | | | | | | zebra: refactor netlink route message parsingMark Stapp2024-12-056-104/+397