HomeVyOS Platform

bgp: T6189: explicitly call vtysh to remove VRF L3VNI configuration

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

bgp: T6189: explicitly call vtysh to remove VRF L3VNI configuration

After e7bb65894 ("vrf: T6189: render FRR L3VNI configuration when creating VRF
instance") we need to ensure that the VRF L3VNI configuration is removed in FRR
prior to removing the BGP VRF instance.

The reason is [1] where FRR only allows VRF BGP instance to be removed when
there is NO VNI configured anymore.

1: https://github.com/FRRouting/frr/blob/064c3494527b9e84260410006768ed38e57e1de7/bgpd/bgp_vty.c#L1646-L1650
(cherry picked from commit 7b46172a4aecc714d929aecb8768ab82633de3ba)

Details

Provenance
c-poAuthored on May 1 2024, 6:58 PM
MergifyCommitted on May 1 2024, 7:28 PM
Parents
rVYOSONEX1fb8c0445f01: vrf: T6189: render FRR L3VNI configuration when creating VRF instance
Branches
Loading...
Tags
Loading...

Event Timeline