summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13605 from anlancs/fix/pimd-promote-interfaceDonald Sharp2023-07-201-2/+12
|\
| * pimd: Fix missing promotion for primary addressanlan_cs2023-05-261-2/+12
* | Merge pull request #14026 from LabNConsulting/pbr-add-vlan-filtersDonald Sharp2023-07-2011-181/+587
|\ \
| * | pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (doc, tests)G. Paul Ziemba2023-07-192-120/+272
| * | pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (zebra dplane)G. Paul Ziemba2023-07-192-1/+34
| * | pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (zapi)G. Paul Ziemba2023-07-193-16/+56
| * | pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (pbr feature)G. Paul Ziemba2023-07-194-44/+225
* | | Merge pull request #14055 from guoguojia2021/route_lockDonatas Abraitis2023-07-201-0/+4
|\ \ \
| * | | zebra:unlock node after route_nextguozhongfeng2023-07-191-0/+4
* | | | Merge pull request #14058 from kuldeepkash/pim_v6Donald Sharp2023-07-191-1/+1
|\ \ \ \
| * | | | tests: Update join state in verify_upstream_iif APIKuldeep Kashyap2023-07-191-1/+1
* | | | | Merge pull request #14054 from zice312963205/zly_evpnDonald Sharp2023-07-191-7/+8
|\ \ \ \ \
| * | | | | zebra:fix a zebra crash issue caused by mac changeJack.zhang2023-07-191-7/+8
* | | | | | Merge pull request #13629 from anlancs/fix/pimd-order-pimregDonald Sharp2023-07-191-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | pimd: Fix wrong creating order for pimreganlan_cs2023-05-301-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #13951 from fdumontet6WIND/as_path_exclude_regDonatas Abraitis2023-07-197-30/+247
|\ \ \ \ \
| * | | | | tests: add one test to bgp_exclude_aspath_exclude.pyFrancois Dumontet2023-07-191-0/+56
| * | | | | doc: set as-path exclude as-path-access-listFrancois Dumontet2023-07-191-0/+7
| * | | | | bgpd: add set as-path exclude acl-list commandFrancois Dumontet2023-07-195-30/+184
* | | | | | Merge pull request #14049 from opensourcerouting/fix/initialize_some_boolsmobash-rasool2023-07-191-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | bgpd: Initialize bgp_nht_ifp_table_handle() boolsDonatas Abraitis2023-07-181-2/+2
| |/ / / /
* | | | | Merge pull request #14048 from LabNConsulting/chopps/staticd-stop-parsingDonald Sharp2023-07-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | static: stop sending VRF commands to staticd from vtyshChristian Hopps2023-07-181-1/+1
* | | | | Merge pull request #10136 from idryzhov/frr-reload-exitMark Stapp2023-07-181-80/+68
|\ \ \ \ \
| * | | | | tools: always append "exit" in frr-reload.pyIgor Ryzhov2023-07-041-80/+68
* | | | | | Merge pull request #13918 from rameshabhinay/evpn_memleakJafar Al-Gharaibeh2023-07-182-0/+10
|\ \ \ \ \ \
| * | | | | | bgpd: fix bgp evpn cli memory leaks.Abhinay Ramesh2023-07-182-0/+10
* | | | | | | Merge pull request #11831 from anlancs/fix/cleanup-defaultQuentin Young2023-07-187-55/+2
|\ \ \ \ \ \ \
| * | | | | | | zebra: remove unnecessary check for default vrfanlan_cs2023-07-127-55/+2
* | | | | | | | Merge pull request #14041 from opensourcerouting/fix/memory_leak_bgp_redistri...Donald Sharp2023-07-181-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | bgpd: Do not try to redistribute routes if we are shutting downDonatas Abraitis2023-07-181-0/+4
* | | | | | | | | Merge pull request #14015 from opensourcerouting/fix/bgpd_refactor_bgp_update...Russ White2023-07-182-305/+156
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bgpd: Drop bgp_static_update_safi() functionDonatas Abraitis2023-07-141-254/+133
| * | | | | | | | | bgpd: Drop bgp_static_withdraw_safi() functionDonatas Abraitis2023-07-142-53/+25
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #14037 from opensourcerouting/feature/enable_software_capa...Donald Sharp2023-07-186-16/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bgpd: Send software-version capability by defaultDonatas Abraitis2023-07-185-2/+63
| * | | | | | | | | tests: Add SPDX-License-Identifier for bgp_software_version topotestDonatas Abraitis2023-07-181-14/+1
* | | | | | | | | | Merge pull request #13868 from zice312963205/zly_mapflagRuss White2023-07-183-67/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test: fix the topotest case for the bug fixJack.zhang2023-07-182-63/+7
| * | | | | | | | | | bgpd:Fixing a conflict issue between rmap_in_change_flag and rmap_out_change_...Jack.zhang2023-06-281-4/+3
* | | | | | | | | | | Merge pull request #13974 from pguibert6WIND/bgp_nht_other_if_cases_2Russ White2023-07-183-41/+87
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bgpd: upon if event, evaluate bnc with matching nexthopPhilippe Guibert2023-07-131-1/+39
| * | | | | | | | | | | bgpd: rename bnc->ifindex to bnc->ifindex_ipv6_llPhilippe Guibert2023-07-133-41/+49
* | | | | | | | | | | | Merge pull request #12964 from FRIDM636/bmp-basic-testRuss White2023-07-1816-0/+1454
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | topotests: add basic bgp bmp testFarid Mihoub2023-07-126-0/+302
| * | | | | | | | | | | | topotests: add basic bmp collectorFarid Mihoub2023-07-1210-0/+1152
* | | | | | | | | | | | | Merge pull request #13140 from rgwan/masterDonatas Abraitis2023-07-184-19/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ospfd: Support show intra-area network type in 'show ip ospf route' commandZhiyuan Wan2023-07-184-7/+21
| * | | | | | | | | | | | ospfd: Fix wrong advertise router calculation in transit networkZhiyuan Wan2023-07-181-1/+1
| * | | | | | | | | | | | ospfd: Support show advertise router in 'show ip ospf route' commandZhiyuan Wan2023-07-182-15/+48
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |