From 7f6be577b88949f3d568ad6761c6572d40bac421 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Fri, 31 Oct 2025 13:33:13 +0000 Subject: T7849: Extend regex for constraint wildcard interfaces Allow ipoe*, vpp and pod interfaceds --- .../include/constraint/interface-name-with-wildcard.xml.i | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/constraint/interface-name-with-wildcard.xml.i b/interface-definitions/include/constraint/interface-name-with-wildcard.xml.i index adff530b6..aa40017e9 100644 --- a/interface-definitions/include/constraint/interface-name-with-wildcard.xml.i +++ b/interface-definitions/include/constraint/interface-name-with-wildcard.xml.i @@ -1,4 +1,5 @@ -(bond|br|dum|en|ersp|eth|gnv|ifb|lan|l2tp|l2tpeth|macsec|peth|ppp|pppoe|pptp|sstp|tun|veth|vti|vtun|vxlan|wg|wlan|wwan)([0-9]?)(\*?)(.+)?|lo +(bond|br|dum|en|ersp|eth|gnv|ifb|ipoe|lan|l2tp|l2tpeth|macsec|peth|ppp|pppoe|pptp|sstp|sstpc|tun|veth|vpptap|vpptun|vti|vtun|vxlan|wg|wlan|wwan)([0-9]?)(\*?)(.+)?|lo +(pod-[-_a-zA-Z0-9]{1,11}) -- cgit v1.2.3