summaryrefslogtreecommitdiff
path: root/interface-definitions/include/qos/class-match.xml.i
diff options
context:
space:
mode:
authorDaniilHarun <harunaga@harunaga.ru>2023-01-31 12:16:44 +0300
committerGitHub <noreply@github.com>2023-01-31 12:16:44 +0300
commitd2885ad028eccd6debab3fab870c377867309451 (patch)
treeec63e9d5e6545497c6e9fb6ae39d7aa28d1107f6 /interface-definitions/include/qos/class-match.xml.i
parent44bca52113479fcbe12c55a4740dd4669d2b7856 (diff)
downloadvyos-1x-d2885ad028eccd6debab3fab870c377867309451.tar.gz
vyos-1x-d2885ad028eccd6debab3fab870c377867309451.zip
T4969: fix class match mark number
Diffstat (limited to 'interface-definitions/include/qos/class-match.xml.i')
-rw-r--r--interface-definitions/include/qos/class-match.xml.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/qos/class-match.xml.i b/interface-definitions/include/qos/class-match.xml.i
index d9c35731d..b12864310 100644
--- a/interface-definitions/include/qos/class-match.xml.i
+++ b/interface-definitions/include/qos/class-match.xml.i
@@ -155,7 +155,7 @@
<description>FW mark to match</description>
</valueHelp>
<constraint>
- <validator name="numeric" argument="--range 0x0-0xffff"/>
+ <validator name="numeric" argument="--range 0-65535 "/>
</constraint>
</properties>
</leafNode>