summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | zebra: add more dataplane route apisMark Stapp2024-12-042-0/+91
* | | | | | | | | Merge pull request #17850 from Jafaral/wr-rpgDonald Sharp3 days1-7/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pimd: always write cand-rp group config even when rp is inactiveJafar Al-Gharaibeh4 days1-7/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #17841 from Jafaral/pim-bsr-rpDonald Sharp3 days1-12/+17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | pimd: explicitly ensure the RP src is BSRJafar Al-Gharaibeh5 days1-1/+1
| * | | | | | | | pimd: fix BSR RPs timing outJafar Al-Gharaibeh5 days1-11/+16
* | | | | | | | | Merge pull request #17800 from opensourcerouting/fix/import_between_vrf_respe...Russ White4 days7-19/+246
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: Check if allowas-in works when importing between local VRFsDonatas Abraitis9 days4-0/+225
| * | | | | | | | | bgpd: Respect allowas-in value from the source VRF's peerDonatas Abraitis9 days3-19/+21
* | | | | | | | | | Merge pull request #17803 from anlancs/ospfd/fix-redundant-timersRuss White4 days1-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ospfd: avoid the redundant timersanlan_cs8 days1-2/+1
* | | | | | | | | | | Merge pull request #17806 from opensourcerouting/fix/lua5.4_supportRuss White4 days3-48/+99
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib: Adopt Lua stuff for Lua 5.4Donatas Abraitis5 days1-0/+2
| * | | | | | | | | | | configure: Adopt for Lua 5.4Donatas Abraitis5 days1-17/+36
| * | | | | | | | | | | m4: Update ax_lua to support Lua 5.4Donatas Abraitis5 days1-31/+61
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #17837 from enkechen-panw/aggr-fix4Russ White4 days1-0/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bgpd: fix churn of aggregate routes from duplicate configEnke Chen6 days1-0/+26
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #17842 from enkechen-panw/aggr-safiDonald Sharp4 days2-4/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bgpd: remove unused safi in bgp_aggregate structureEnke Chen6 days2-4/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #17846 from Jafaral/fix-latex-warnDonald Sharp4 days4-14/+77
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | doc: building html/pdf user and developer documentationJafar Al-Gharaibeh5 days2-0/+63
| * | | | | | | | | | doc: fix LaTex warning when building pdf docsJafar Al-Gharaibeh5 days2-14/+14
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #17639 from pguibert6WIND/bmp_import_vrf_viewRuss White4 days21-190/+1691
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | doc: add bmp import-vrf-view on the bmp user guidePhilippe Guibert11 days1-0/+5
| * | | | | | | | | topotests: bmp, test syncro for pre/post-policy of imported bgpsPhilippe Guibert11 days5-39/+199
| * | | | | | | | | bgpd: bmp, handle imported bgp instances in bmp end of ribPhilippe Guibert11 days2-10/+10
| * | | | | | | | | bgpd: add sync for monitored afi/safi of imported bgpsPhilippe Guibert11 days2-33/+142
| * | | | | | | | | bgpd: rework bmp end of rib processingPhilippe Guibert11 days1-13/+16
| * | | | | | | | | bgpd: fix access to invalid memory zonePhilippe Guibert11 days1-0/+1
| * | | | | | | | | bgpd, topotests: bmp imported bgp, send peer up events when config param changedPhilippe Guibert11 days2-1/+98
| * | | | | | | | | bgpd, topotests: bmp, send peer down when unconfiguring imported vrfPhilippe Guibert11 days2-21/+79
| * | | | | | | | | bgpd, topotests: bmp imported bgp, add loc-rib peer up support when vrf flapsPhilippe Guibert11 days2-15/+84
| * | | | | | | | | bgpd, topotests: bmp imported bgp, add loc-rib peer up support when router-id...Philippe Guibert11 days2-10/+95
| * | | | | | | | | bgpd, topotests: bmp, add loc-rib peer up event for imported bgpPhilippe Guibert11 days3-6/+28
| * | | | | | | | | bgpd: modify bmp_bgp_update_vrf_status() APIPhilippe Guibert11 days2-16/+19
| * | | | | | | | | bgpd: bmp, fix memory leak in peer messagesPhilippe Guibert11 days1-0/+1
| * | | | | | | | | topotests: bgp_bmp, add test for import-vrf-view servicePhilippe Guibert11 days15-0/+682
| * | | | | | | | | bgpd: bmp, handle imported bgp instances for bmp statisticsPhilippe Guibert11 days1-5/+18
| * | | | | | | | | bgpd: bmp, handle imported bgp instances in bmp_send_peerup()Philippe Guibert11 days1-5/+28
| * | | | | | | | | bgpd: bmp, handle imported bgp instances in bmp_mirrorPhilippe Guibert11 days1-21/+35
| * | | | | | | | | bgpd: bmp, handle imported bgp instances in bmp_processPhilippe Guibert11 days1-21/+28
| * | | | | | | | | bgpd: bmp, handle imported bgp instances for peer up/down eventsPhilippe Guibert11 days1-13/+42
| * | | | | | | | | bgpd: bmp, handle imported bgp instances for route updatesPhilippe Guibert11 days1-6/+13
| * | | | | | | | | bgpd: bmp, rework the bmp_route_update() functionPhilippe Guibert11 days1-32/+32
| * | | | | | | | | bgpd: add 'bmp import-vrf-view' commandPhilippe Guibert11 days2-0/+114
| * | | | | | | | | bgpd: bmp, rename bmp->targets->bgp with peer->bgpPhilippe Guibert11 days1-13/+12
* | | | | | | | | | Merge pull request #17840 from Jafaral/pim-acl-testDonatas Abraitis4 days1-16/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: remove unnecessary wildcard fields from pim acl testJafar Al-Gharaibeh7 days1-16/+0
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #17847 from chiragshah6/freloadfixDonatas Abraitis4 days1-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | tools: fix frr-reload for nbr deletion of no form cmdsChirag Shah4 days1-1/+5
|/ / / / / / / / /