summaryrefslogtreecommitdiff
path: root/interface-definitions/flow-accounting-conf.xml.in
diff options
context:
space:
mode:
authorJan-Philipp Benecke <jpb@cleverreach.com>2020-12-17 12:17:48 +0100
committerJan-Philipp Benecke <jpb@cleverreach.com>2020-12-17 12:17:48 +0100
commitda03caa27446f32eb39c8458d443e9fd94452ad2 (patch)
treef1ab8e9e904d55d9c47b61506632d303d50efbc0 /interface-definitions/flow-accounting-conf.xml.in
parentc1135630283fa22b56af69be9acd1556ecf2be82 (diff)
downloadvyos-1x-da03caa27446f32eb39c8458d443e9fd94452ad2.tar.gz
vyos-1x-da03caa27446f32eb39c8458d443e9fd94452ad2.zip
flow-accounting: T3132: enable egress traffic accounting
Diffstat (limited to 'interface-definitions/flow-accounting-conf.xml.in')
-rw-r--r--interface-definitions/flow-accounting-conf.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/flow-accounting-conf.xml.in b/interface-definitions/flow-accounting-conf.xml.in
index 904759a56..585322125 100644
--- a/interface-definitions/flow-accounting-conf.xml.in
+++ b/interface-definitions/flow-accounting-conf.xml.in
@@ -21,6 +21,12 @@
</constraint>
</properties>
</leafNode>
+ <leafNode name="enable-egress">
+ <properties>
+ <help>Enable egress flow accounting</help>
+ <valueless />
+ </properties>
+ </leafNode>
<leafNode name="disable-imt">
<properties>
<help>Disable in memory table plugin</help>