summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17375 from opensourcerouting/fix/use_pcre2Donald Sharp2024-11-182-1/+4
|\
| * packaging: Use PCRE2 for .deb/.rpm buildsDonatas Abraitis2024-11-082-1/+4
* | Merge pull request #17451 from opensourcerouting/fix/bgp_optimizationsDonald Sharp2024-11-171-21/+21
|\ \
| * | bgpd: Optimize the outbound path if RFC8212 is appliedDonatas Abraitis2024-11-171-21/+21
|/ /
* | Merge pull request #17445 from cscarpitta/fix/sharp-use-ipv6-max-bitlenDonatas Abraitis2024-11-171-2/+2
|\ \
| * | sharpd: Use IPV6_MAX_BITLEN in `sharp send opaque notify`Carmine Scarpitta2024-11-171-1/+1
| * | sharpd: Use IPV6_MAX_BITLEN in `sharp install seg6local-routes`Carmine Scarpitta2024-11-171-1/+1
* | | Merge pull request #17444 from cscarpitta/fix/sharpd-cli-help-stringDonatas Abraitis2024-11-171-3/+3
|\ \ \ | |/ / |/| |
| * | sharpd: Fix typo in `sharp install seg6local-routes` help messageCarmine Scarpitta2024-11-171-1/+1
| * | sharpd: Fix typo in `sharp install seg6-routes` help messageCarmine Scarpitta2024-11-171-1/+1
| * | sharpd: Fix typo in `sharp install routes` help messageCarmine Scarpitta2024-11-171-1/+1
|/ /
* | Merge pull request #17193 from opensourcerouting/frr-name-useJafar Al-Gharaibeh2024-11-171-0/+69
|\ \
| * | accords: guidelines/terms for FRRouting trademarksDavid Lamparter2024-10-221-0/+69
* | | Merge pull request #17427 from opensourcerouting/fix/more_details_for_ebgp_no...Jafar Al-Gharaibeh2024-11-171-4/+4
|\ \ \
| * | | bgpd: Add more details to ebgp requires policy warningDonatas Abraitis2024-11-151-4/+4
* | | | Merge pull request #17435 from opensourcerouting/fix/bgp_allow_0.0.0.0_if_mul...Jafar Al-Gharaibeh2024-11-176-28/+198
|\ \ \ \
| * | | | bgpd: Validate both nexthop information (NEXTHOP and NLRI)Donatas Abraitis2024-11-151-28/+22
| * | | | tests: Check if IPv6 prefix has a valid nexthop if multiple NLRIs existDonatas Abraitis2024-11-155-0/+176
* | | | | Merge pull request #16937 from opensourcerouting/embedded-rpJafar Al-Gharaibeh2024-11-1722-4/+1038
|\ \ \ \ \
| * | | | | pimd: prevent invalid memory accessRafael Zalamena2024-11-133-0/+11
| * | | | | pimd: fix check-patch warningRafael Zalamena2024-11-131-2/+1
| * | | | | pim6d: fix channel oil leak on embedded RPRafael Zalamena2024-11-131-0/+7
| * | | | | doc: document and explain PIM embedded RPRafael Zalamena2024-11-131-0/+33
| * | | | | topotests: new embedded RP topology testRafael Zalamena2024-11-135-0/+365
| * | | | | pim6d: support embedded-rpRafael Zalamena2024-11-1315-2/+621
* | | | | | Merge pull request #17432 from raja-rajasekar/rajasekarr/evpn_pop_items_bpDonatas Abraitis2024-11-162-13/+32
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | bgpd : backpressure - Fix to pop items off zebra_announce FIFO for few EVPN t...Rajasekar Raja2024-11-152-13/+32
* | | | | | Merge pull request #17434 from opensourcerouting/fix/bgp_color_parsing_ecommDonald Sharp2024-11-151-0/+2
|\ \ \ \ \ \
| * | | | | | bgpd: Use tmp_as when parsing color extended communityDonatas Abraitis2024-11-151-1/+1
| * | | | | | Revert "bgpd: Fix color extended community parsing"Donatas Abraitis2024-11-151-0/+2
|/ / / / / /
* | | | | | Merge pull request #17433 from donaldsharp/zebra_debug_assertJafar Al-Gharaibeh2024-11-152-60/+64
|\ \ \ \ \ \
| * | | | | | zebra: Put debug guards in zebra_vxlan.cDonald Sharp2024-11-141-56/+60
| * | | | | | zebra: zebra_vxlan.c assert on dev escape problemDonald Sharp2024-11-141-2/+1
| * | | | | | zebra: Missed debug guard in zebra_evpn.cDonald Sharp2024-11-141-2/+3
* | | | | | | Merge pull request #17429 from opensourcerouting/fix/unsupported_commands_bgpdDonald Sharp2024-11-151-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | bgpd: Depracate no_synchronization_cmd, no_auto_summary_cmd commandsDonatas Abraitis2024-11-141-0/+6
* | | | | | | Merge pull request #17422 from opensourcerouting/fix/coverity_bgp_colorMark Stapp2024-11-141-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | bgpd: Fix color extended community parsingDonatas Abraitis2024-11-131-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #17426 from mjstapp/fix_z_evpn_debugDonatas Abraitis2024-11-141-1/+2
|\ \ \ \ \ \
| * | | | | | zebra: fix unguarded debug in evpn codeMark Stapp2024-11-131-1/+2
| |/ / / / /
* | | | | | Merge pull request #17423 from opensourcerouting/fix/show_advertised_routes_p...Donald Sharp2024-11-131-48/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bgpd: Reduce the nesting level for show_adj_route()Donatas Abraitis2024-11-131-58/+41
| * | | | | bgpd: Show neighbor advertised paths including addpathDonatas Abraitis2024-11-131-10/+23
|/ / / / /
* | | | | Merge pull request #17331 from Jafaral/ospf-instanceRuss White2024-11-135-61/+106
|\ \ \ \ \
| * | | | | tests: add support for ospf instances with unified configsJafar Al-Gharaibeh2024-11-125-61/+106
* | | | | | Merge pull request #17205 from piotrjurkiewicz/patch-1Jafar Al-Gharaibeh2024-11-121-1/+2
|\ \ \ \ \ \
| * | | | | | debian: Add missing libprotobuf-dev to grpc build profilePiotr Jurkiewicz2024-10-301-1/+2
* | | | | | | Merge pull request #17297 from mjstapp/mjs_ifp_tableDonald Sharp2024-11-1211-480/+591
|\ \ \ \ \ \ \
| * | | | | | | zebra: remove if_table from the zebra NSMark Stapp2024-10-292-7/+0
| * | | | | | | zebra: use new per-NS ifp iterators in vxlan codeMark Stapp2024-10-292-197/+172