diff options
author | Viacheslav <v.gletenko@vyos.io> | 2021-12-06 15:09:36 +0000 |
---|---|---|
committer | Viacheslav <v.gletenko@vyos.io> | 2021-12-06 15:09:36 +0000 |
commit | bb77dd269bfb9522f5b56ac027598ac20e101f13 (patch) | |
tree | e81caa7ee923ba9e674b50a0cc28102458ca27df /interface-definitions/flow-accounting-conf.xml.in | |
parent | 025f0609cea8591e93b8cb4a7d0256e43e23323b (diff) | |
download | vyos-1x-bb77dd269bfb9522f5b56ac027598ac20e101f13.tar.gz vyos-1x-bb77dd269bfb9522f5b56ac027598ac20e101f13.zip |
sflow: T4046: Add source-address for sflow
Diffstat (limited to 'interface-definitions/flow-accounting-conf.xml.in')
-rw-r--r-- | interface-definitions/flow-accounting-conf.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/flow-accounting-conf.xml.in b/interface-definitions/flow-accounting-conf.xml.in index 113c1d849..b98794792 100644 --- a/interface-definitions/flow-accounting-conf.xml.in +++ b/interface-definitions/flow-accounting-conf.xml.in @@ -420,6 +420,7 @@ </leafNode> </children> </tagNode> + #include <include/source-address-ipv4-ipv6.xml.i> </children> </node> </children> |