summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-07-04 20:55:49 +0200
committerGitHub <noreply@github.com>2022-07-04 20:55:49 +0200
commit26506757c3d0354d6d42101dcccde5613a9b1182 (patch)
tree0df570ec9d41b6932f7674cfca9952a38b818ce1 /interface-definitions
parent171b224c1cf1303a608725ec74b545902daa243e (diff)
parent884f68b25455c547f7b0e7dea4e543daea99f3c2 (diff)
downloadvyos-1x-26506757c3d0354d6d42101dcccde5613a9b1182.tar.gz
vyos-1x-26506757c3d0354d6d42101dcccde5613a9b1182.zip
Merge pull request #1386 from sarthurdev/geoip_negate
firewall: T4299: Add ability to inverse match country-codes
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/include/firewall/geoip.xml.i6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/include/firewall/geoip.xml.i b/interface-definitions/include/firewall/geoip.xml.i
index f6208f718..9fb37a574 100644
--- a/interface-definitions/include/firewall/geoip.xml.i
+++ b/interface-definitions/include/firewall/geoip.xml.i
@@ -17,6 +17,12 @@
<multi />
</properties>
</leafNode>
+ <leafNode name="inverse-match">
+ <properties>
+ <help>Inverse match of country-codes</help>
+ <valueless/>
+ </properties>
+ </leafNode>
</children>
</node>
<!-- include end -->