Skip to content

Commit 81eb751

Browse files
authored
Merge pull request #4870 from c-po/xml-nat-cleanup
nat: T8038: remove duplicate XML definitions for <properties>
2 parents ba1b8f6 + fb29b82 commit 81eb751

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

interface-definitions/nat.xml.in

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,6 @@
6565
<children>
6666
#include <include/nat-rule.xml.i>
6767
<tagNode name="rule">
68-
<properties>
69-
<help>Rule number for NAT</help>
70-
<valueHelp>
71-
<format>u32:1-999999</format>
72-
<description>Number of NAT rule</description>
73-
</valueHelp>
74-
<constraint>
75-
<validator name="numeric" argument="--range 1-999999"/>
76-
</constraint>
77-
<constraintErrorMessage>NAT rule number must be between 1 and 999999</constraintErrorMessage>
78-
</properties>
7968
<children>
8069
#include <include/firewall/outbound-interface.xml.i>
8170
<node name="translation">

0 commit comments

Comments
 (0)