From 877166b8aef1132f5bad208aee00444819264501 Mon Sep 17 00:00:00 2001 From: Nataliia Solomko Date: Mon, 3 Mar 2025 15:41:27 +0200 Subject: T7189: VPP source of the tunnel interface should be checked and configured Changed priority for VPP interfaces: all VPP interfaces must be configured after Ethernet interfaces --- interface-definitions/vpp.xml.in | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/vpp.xml.in b/interface-definitions/vpp.xml.in index 150803a0d..e9075588e 100644 --- a/interface-definitions/vpp.xml.in +++ b/interface-definitions/vpp.xml.in @@ -14,7 +14,7 @@ - 304 + 324 Bonding Interface/Link Aggregation bond[0-9]+ @@ -112,7 +112,7 @@ - 307 + 327 Bridge domain @@ -159,7 +159,7 @@ - 305 + 325 Generic Network Encapsulation (GRE) Interface gre[0-9]+ @@ -246,7 +246,7 @@ - 305 + 325 IP encapsulation tunnel interface ipip[0-9]+ @@ -267,7 +267,7 @@ - 305 + 325 Loopback Interface lo[0-9]+ @@ -286,7 +286,7 @@ - 305 + 325 Virtual Extensible LAN (VXLAN) Interface vxlan[0-9]+ @@ -309,7 +309,7 @@ Layer 2 cross connect - 305 + 325 xcon[0-9]+ @@ -845,7 +845,7 @@ VPP kernel interface settings - 308 + 328 vpptapN Kernel interface name -- cgit v1.2.3