summaryrefslogtreecommitdiff
path: root/pceplib/test/pcep_utils_tests.c
diff options
context:
space:
mode:
authorAbhinay Ramesh <rabhinay@vmware.com>2021-03-31 11:32:57 +0000
committerAbhinay Ramesh <rabhinay@vmware.com>2021-04-07 06:09:42 +0000
commitb19c4f0829d9841858b146688207975c8f0d2d05 (patch)
tree113c2111e40fa31e30f3c69474f120698b7b6a66 /pceplib/test/pcep_utils_tests.c
parentef7c53e244d5d0cd7c0ba2536fc931abf28df656 (diff)
bgpd: vrf route leaking, fix vrf delete
Description: Imported/leak-from routes do not get withdrawn/removed even if the source VRF is deleted. Deleting and re-adding a tenant vrf, does not refresh the RIB. Whenever VRF is deleted (bgp_vrf_disable), currently we are withdrawing leak-from-vrf and leak-to-vrf routes from vpn table for the vrf, which is deleted. But we are currently not withdrawing routes from leak-to vrfs. We should also withdraw leak-to routes from leak-to vrfs (calling vpn_leak_to_vrf_withdraw). Co-authored-by: Santosh P K <sapk@vmware.com> Co-authored-by: Kantesh Mundaragi <kmundaragi@vmware.com> Signed-off-by: Abhinay Ramesh <rabhinay@vmware.com>
Diffstat (limited to 'pceplib/test/pcep_utils_tests.c')
0 files changed, 0 insertions, 0 deletions