summaryrefslogtreecommitdiff
path: root/interface-definitions/system-ip.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/system-ip.xml.in')
-rw-r--r--interface-definitions/system-ip.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/system-ip.xml.in b/interface-definitions/system-ip.xml.in
index 0bd461042..86fbe5701 100644
--- a/interface-definitions/system-ip.xml.in
+++ b/interface-definitions/system-ip.xml.in
@@ -20,7 +20,7 @@
<list>1024 2048 4096 8192 16384 32768</list>
</completionHelp>
<constraint>
- <regex>(1024|2048|4096|8192|16384|32768)</regex>
+ <regex>^(1024|2048|4096|8192|16384|32768)$</regex>
</constraint>
</properties>
<defaultValue>8192</defaultValue>