summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16851 from Shbinging/fix_timer_throttle_spfRuss White2024-09-241-0/+4
|\
| * ospfd: reset spf_hold_multiplier when current SPF delay state is changedShbinging2024-09-231-0/+4
* | Merge pull request #16838 from opensourcerouting/fix/refresh_pr_9079Russ White2024-09-247-65/+279
|\ \
| * | bgpd: Delete EVPN VRF instace if it's not a hidden instance onlyDonatas Abraitis2024-09-231-1/+2
| * | bgpd: Fixup crash when leaking from default vrf for mpls vpn'sDonald Sharp2024-09-181-0/+1
| * | bgpd: copy asn for prefixes imported as type5 from a vrfDon Slice2024-09-181-1/+16
| * | bgpd: copy source vrf ASN to leaked route and block loopsDon Slice2024-09-181-0/+42
| * | bgpd: do not allow override ASN unless hidden or auto-createdDon Slice2024-09-181-9/+23
| * | bgpd: VRF-Lite fix default bgp deleteDon Slice2024-09-186-63/+204
* | | Merge pull request #16533 from acooks-at-bda/less-controversial-ospf6d-refact...Russ White2024-09-2425-417/+394
|\ \ \
| * | | ospf6d: apply CI style suggestionsAndrew Cooks2024-09-165-20/+16
| * | | ospf6d: use nth_prefix() in ospf6_intra_prefix_lsa_get_prefix_str()Andrew Cooks2024-09-161-38/+11
| * | | ospf6d: use nth_prefix() in ospf6_link_lsa_get_prefix_str()Andrew Cooks2024-09-161-41/+15
| * | | ospf6d: add nth_prefix()Andrew Cooks2024-09-162-0/+25
| * | | ospf6d: use nth_lsdesc() in ospf6_router_lsa_get_nbr_id()Andrew Cooks2024-09-161-29/+8
| * | | ospf6d: use nth_lsdesc() in ospf6_network_lsa_get_ar_id()Andrew Cooks2024-09-161-22/+5
| * | | ospf6d: add nth_lsdesc()Andrew Cooks2024-09-162-0/+24
| * | | ospf6d: replace TLV_HDR_TOP macro with lsdesc_start functionAndrew Cooks2024-09-165-29/+51
| * | | ospf6d: use lsa_after_header pointer arithmeticAndrew Cooks2024-09-162-18/+7
| * | | ospf6d: replace ospf6_lsa_header_end()Andrew Cooks2024-09-1610-88/+50
| * | | ospf6d: cleanup Router-LSAs Options bit orderAndrew Cooks2024-09-161-2/+3
| * | | ospf6d: add space between multi-line macrosAndrew Cooks2024-09-161-0/+16
| * | | ospf6d: move lsa structs to ospf6_lsa.hAndrew Cooks2024-09-168-89/+93
| * | | ospf6d: factor out generic TLV handlingAndrew Cooks2024-09-1614-63/+92
* | | | Merge pull request #16219 from cunningr/prevent-ipv6-link-local-injectionRuss White2024-09-241-7/+10
|\ \ \ \
| * | | | bgpd: Exclude case for remote prefix w/o link-localRichard Cunningham2024-08-291-7/+10
* | | | | Merge pull request #16902 from donaldsharp/forwarding_on_offDonatas Abraitis2024-09-244-0/+152
|\ \ \ \ \
| * | | | | tests: Add v4/v6 forwarding off/onDonald Sharp2024-09-234-0/+152
|/ / / / /
* | | | | Merge pull request #16859 from mjstapp/bgp_cancel_onceDonatas Abraitis2024-09-231-1/+0
|\ \ \ \ \
| * | | | | bgpd: cancel events once in peer_free()Mark Stapp2024-09-181-1/+0
* | | | | | Merge pull request #16873 from louis-6wind/fix-yang-rmapDonatas Abraitis2024-09-231-10/+6
|\ \ \ \ \ \
| * | | | | | yang: use relative path for route-mapLouis Scalbert2024-09-191-10/+6
* | | | | | | Merge pull request #16882 from mjstapp/fix_if_table_unlockDonatas Abraitis2024-09-232-2/+9
|\ \ \ \ \ \ \
| * | | | | | | zebra: unlock if_table route_nodesMark Stapp2024-09-202-2/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #16887 from zhou-run/202409211508Donatas Abraitis2024-09-231-4/+3
|\ \ \ \ \ \ \
| * | | | | | | isisd: Fix infinity flag not being set successfullyzhou-run2024-09-211-4/+3
* | | | | | | | Merge pull request #16886 from LabNConsulting/aceelindem/ospf-nbr-filter-star...Donatas Abraitis2024-09-231-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | ospfd: Interface 'ip ospf neighbor-filter' startup config not applied.Acee Lindem2024-09-201-0/+9
* | | | | | | | | Merge pull request #16891 from okda-networks/bgp_yangDonald Sharp2024-09-221-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | yang: added as-notation leaf to global-bgp-configali aqrabawi2024-09-211-0/+13
* | | | | | | | | | Merge pull request #16892 from cscarpitta/tests/add-more-srv6-testcasesDonald Sharp2024-09-222-1/+74
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: Add testcase for SRv6 End.DT6Carmine Scarpitta2024-09-221-0/+24
| * | | | | | | | | | tests: Add testcase for SRv6 End.DT4Carmine Scarpitta2024-09-221-0/+25
| * | | | | | | | | | tests: Add testcase for SRv6 End.DX6Carmine Scarpitta2024-09-221-0/+24
| * | | | | | | | | | tests: Fix unused variable warningCarmine Scarpitta2024-09-221-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #16889 from cscarpitta/fix/remove-duplicate-import-toopotestJafar Al-Gharaibeh2024-09-211-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: Remove duplicate `check_ping` importCarmine Scarpitta2024-09-211-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #16888 from cscarpitta/fix/remove-log-monitor-cliJafar Al-Gharaibeh2024-09-213-3/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: Remove `log monitor XX` from `srv6_sid_manager` testCarmine Scarpitta2024-09-211-1/+0
| * | | | | | | | | | tests: Remove `log monitor XX` from `srv6_sid_manager` testCarmine Scarpitta2024-09-211-1/+0