Page MenuHomeVyOS Platform

Fix regex in constraints interface-name.xml.i, interface-name-with-wildcard.xml.i
Open, NormalPublicBUG

Description

Both constraints share the following error: a lack of enclosing parentheses allow partial matches. The second version contains several additional errors in the regex. Both files will be corrected in this task.
This will in fact be stricter validation, however, it is not expected to matter in practice, as other restrictions enforce standard conventions. Nonetheless, use cases should be reviewed.

Details

Version
-
Is it a breaking change?
Stricter validation
Issue type
Bug (incorrect behavior)

Event Timeline

jestabro triaged this task as Normal priority.
jestabro renamed this task from Fix regex in constriants interface-name.xml.i, interface-name-with-wildcard.xml.i to Fix regex in constraints interface-name.xml.i, interface-name-with-wildcard.xml.i.Nov 4 2025, 7:47 PM