summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: FRR 10.3 development versionfrr-10.3-devJafar Al-Gharaibeh2024-10-081-1/+1
* Merge pull request #17023 from donaldsharp/dplane_problemsbase_10.2Russ White2024-10-0812-57/+41
|\
| * *: Allow 16 bit size for nexthopsDonald Sharp2024-10-0812-57/+41
* | Merge pull request #17009 from donaldsharp/pw_cleanupRuss White2024-10-083-30/+31
|\ \
| * | zebra: Do not retry in 30 seconds on pw reachability failureDonald Sharp2024-10-081-1/+8
| * | zebra: Move pw status settting until after we get resultsDonald Sharp2024-10-083-29/+23
* | | Merge pull request #16945 from opensourcerouting/fix/bgp_received-routes_with...Russ White2024-10-085-4/+138
|\ \ \
| * | | tests: Check if we can see unmodified received-routes with soft inboundDonatas Abraitis2024-09-274-0/+134
| * | | bgpd: Show unmodified version of received-routes per neighborDonatas Abraitis2024-09-271-4/+4
* | | | Merge pull request #16942 from baozhen-H3C/202409271079Russ White2024-10-081-1/+1
|\ \ \ \
| * | | | isisd: Fix the PQ space computation error in TI-LFAb293322024-09-271-1/+1
* | | | | Merge pull request #16941 from opensourcerouting/fix/issue_16877Russ White2024-10-087-294/+174
|\ \ \ \ \
| * | | | | tests: Check if loopback routes are considered valid for nexthop trackingDonatas Abraitis2024-10-015-0/+170
| * | | | | bgpd: Relax the same prefix and nexthop to be validDonatas Abraitis2024-10-011-5/+4
| * | | | | tests: Drop test_bgp_with_loopback_with_same_subnet_p1Donatas Abraitis2024-10-011-289/+0
* | | | | | Merge pull request #17022 from opensourcerouting/vrrp-cmsg-nextDonald Sharp2024-10-081-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | vrrpd: iterate over all ancillary messagesRafael Zalamena2024-10-071-1/+1
* | | | | | Merge pull request #15903 from y-bharath14/srib-topotests-v1Russ White2024-10-081-1/+10
|\ \ \ \ \ \
| * | | | | | tests: catch exception during switch shutdownY Bharath2024-09-251-1/+10
* | | | | | | Merge pull request #17014 from anlancs/fix/isisd-topo-checkDonatas Abraitis2024-10-081-8/+0
|\ \ \ \ \ \ \
| * | | | | | | isisd: fix wrong check for MT commandsanlan_cs2024-10-071-8/+0
* | | | | | | | Merge pull request #17024 from Jafaral/fix-autorpDonatas Abraitis2024-10-081-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | pimd: fix a possible crash when enabling debug autorpJafar Al-Gharaibeh2024-10-081-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #17015 from LabNConsulting/chopps/load-internal-ietf-yang-...Igor Ryzhov2024-10-0719-30/+40
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps2024-10-0719-30/+40
* | | | | | | Merge pull request #17013 from dksharp5/removal_functionsDonatas Abraitis2024-10-078-284/+0
|\ \ \ \ \ \ \
| * | | | | | | lib,zebra: remove unused ZEBRA_VRF_UNREGISTERDonna Sharp2024-10-073-19/+0
| * | | | | | | zebra: remove unsued function from tc_netlink.cDonna Sharp2024-10-071-21/+0
| * | | | | | | zebra: remove unused function from if_netlink.cDonna Sharp2024-10-073-223/+0
| * | | | | | | zebra: remove unused function from tc_netlink.cDonna Sharp2024-10-072-21/+0
| |/ / / / / /
* | | | | | | Merge pull request #17012 from dksharp5/remove_functionDonatas Abraitis2024-10-072-42/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | zebra: remove unused function rib_lookup_ipv4Donna Sharp2024-10-072-42/+0
|/ / / / / /
* | | | | | Merge pull request #17010 from anlancs/fix/tools-pim-interface-wrong-2Donatas Abraitis2024-10-061-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tools: fix some special commands for reloading pimanlan_cs2024-10-051-1/+6
|/ / / / /
* | | | | Merge pull request #16800 from donaldsharp/nhg_reuse_intf_down_upRuss White2024-10-046-18/+185
|\ \ \ \ \
| * | | | | zebra: Attempt to reuse NHG after interface up and route reinstallDonald Sharp2024-09-163-4/+159
| * | | | | zebra: Reinstall nexthop when interface comes back upDonald Sharp2024-09-161-0/+11
| * | | | | zebra: Expose _route_entry_dump_nh so it can be used.Donald Sharp2024-09-162-5/+8
| * | | | | zebra: Properly note that a nhg's nexthop has gone downDonald Sharp2024-09-161-3/+7
| * | | | | tests: When finding nexthops ensure that they are activeDonald Sharp2024-09-162-8/+2
* | | | | | Merge pull request #17000 from fsb4000/patch-1Donald Sharp2024-10-041-1/+1
|\ \ \ \ \ \
| * | | | | | zebra: Fix crash during reconnectIgor Zhukov2024-10-041-1/+1
|/ / / / / /
* | | | | | Merge pull request #16994 from louis-6wind/bmp-adj-labelsDonald Sharp2024-10-031-11/+13
|\ \ \ \ \ \
| * | | | | | bgpd: export labels to pre-policy bmpLouis Scalbert2024-10-031-11/+13
* | | | | | | Merge pull request #16993 from louis-6wind/bfd-no-variantsDonald Sharp2024-10-032-10/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | lib: remove unused bfd definesLouis Scalbert2024-10-031-6/+0
| * | | | | | bfdd: add no variants to all configurationsLouis Scalbert2024-10-031-4/+7
* | | | | | | Merge pull request #16992 from sri-mohan1/srib-24-frr-aDonald Sharp2024-10-031-96/+79
|\ \ \ \ \ \ \
| * | | | | | | bgpd: changes for code maintainabilitysri-mohan12024-10-031-96/+79
| |/ / / / / /
* | | | | | | Merge pull request #16989 from opensourcerouting/fix/unreachable_codeDonald Sharp2024-10-031-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |