diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-05-06 22:12:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-06 22:12:46 +0200 |
| commit | bdd0ed181e7b6515398462abc07390dabb50b68e (patch) | |
| tree | 9ce94fbbb6d5162e7e1d66383f46318e50af5d1e /interface-definitions/system_conntrack.xml.in | |
| parent | 728721202b76376a93f3be90ec4c0a42c681a3b5 (diff) | |
| parent | 0e0ff0b044f8d0215e2a551aaf02dffaffa9dcce (diff) | |
| download | vyos-1x-bdd0ed181e7b6515398462abc07390dabb50b68e.tar.gz vyos-1x-bdd0ed181e7b6515398462abc07390dabb50b68e.zip | |
Merge pull request #5173 from jestabro/fix-obscured-interface-definitions
T8467: fix obscured definition of completion help in XML
Diffstat (limited to 'interface-definitions/system_conntrack.xml.in')
| -rw-r--r-- | interface-definitions/system_conntrack.xml.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/interface-definitions/system_conntrack.xml.in b/interface-definitions/system_conntrack.xml.in index 92c4d24cf..733a4a4b8 100644 --- a/interface-definitions/system_conntrack.xml.in +++ b/interface-definitions/system_conntrack.xml.in @@ -84,7 +84,6 @@ </completionHelp> </properties> </leafNode> - #include <include/ip-protocol.xml.i> <leafNode name="protocol"> <properties> <help>Protocol to match (protocol name, number, or "all")</help> @@ -170,7 +169,6 @@ </completionHelp> </properties> </leafNode> - #include <include/ip-protocol.xml.i> <leafNode name="protocol"> <properties> <help>Protocol to match (protocol name, number, or "all")</help> |
