summaryrefslogtreecommitdiff
path: root/interface-definitions/flow-accounting-conf.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-12-20 11:17:13 +0100
committerGitHub <noreply@github.com>2020-12-20 11:17:13 +0100
commit0cf4694a23b20e7f15fb8b8b349c16dfc3e17ade (patch)
treeb81e963d837d6e9e3acd78ecb28be1e973c7eb73 /interface-definitions/flow-accounting-conf.xml.in
parentae567b86495bf0bbadf19d396df60186979558a4 (diff)
parentda03caa27446f32eb39c8458d443e9fd94452ad2 (diff)
downloadvyos-1x-0cf4694a23b20e7f15fb8b8b349c16dfc3e17ade.tar.gz
vyos-1x-0cf4694a23b20e7f15fb8b8b349c16dfc3e17ade.zip
Merge pull request #647 from jpbede/feature/flowacc-enable-egress
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>