summaryrefslogtreecommitdiff
path: root/pceplib/test/pcep_utils_counters_test.c
diff options
context:
space:
mode:
authorLouis Scalbert <louis.scalbert@6wind.com>2022-04-28 17:01:35 +0200
committerLouis Scalbert <louis.scalbert@6wind.com>2024-01-25 15:06:13 +0100
commit45bf46441a2e0b02650a1d162367c357b220c7b1 (patch)
tree2a6e0f9c407013c4169d0affd9121ecf31d70b30 /pceplib/test/pcep_utils_counters_test.c
parentc3a66e5082069ec4adb67a309f8343bf66273928 (diff)
bgpd: fix VRF leaking with 'no bgp network import-check'
BGP static routes are defined using the network statement, e.g.: > router bgp XXX > address-family ipv4 unicast > network 192.168.0.0/24 When "no bgp network import-check" is set, it is impossible to successfully import the static routes into the BGP VPN table. The prefix is present in the table but is not marked as valid. This issue applies regardless of whether or not routes are present in the router's RIB. Always mark as valid the nexthops of BGP static routes when "no bgp network import-check" is set. Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com> Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'pceplib/test/pcep_utils_counters_test.c')
0 files changed, 0 insertions, 0 deletions