summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_authentication.py
diff options
context:
space:
mode:
authorSharath Ramamurthy <sramamurthy@nvidia.com>2021-07-27 21:50:47 +0530
committerStephen Worley <sworley@nvidia.com>2023-02-13 18:12:04 -0500
commitfeffe4eea6d4f6e533a9c22917163fa34a2119b6 (patch)
tree61459464f2280dcded875c5df2470905ccf841ef /tests/topotests/ospf_basic_functionality/test_ospf_authentication.py
parent4a08e69746fd80300b89f0dac93ab5f609c47270 (diff)
zebra: Handle vni determination for non-vlan-aware bridges
This patch addresses following - Remove unused VLAN Id parameter when trying to determine the VNI associated with a non-VLAN aware bridge. Also, add a check to ensure that in this case, we have a per-VNI VXLAN interface. Due to sequence of events, it is possible that we may have VLAN-VNI mappings, in which case the code should return gracefully. - With support for a container VXLAN interface that has VLAN-VNI mappings, the VXLAN interface itself may be up but a particular VNI might have been removed. Ensure that VNI mapping exists before proceeding with further processing. Signed-off-by: Sharath Ramamurthy <sramamurthy@nvidia.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_authentication.py')
0 files changed, 0 insertions, 0 deletions