diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-12-25 23:27:42 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-12-25 23:27:42 +0100 |
commit | 25eb2a82b29d02a332551975456743b3f791a6eb (patch) | |
tree | 9204740994ea569f0d500e131735050b7575c78a /data/configd-include.json | |
parent | 2b891ab8df43aadccc56c14183607e90d0f6f381 (diff) | |
parent | 344c2776bd6e157d33ea81f548d1eacde1d3e644 (diff) | |
download | vyos-1x-25eb2a82b29d02a332551975456743b3f791a6eb.tar.gz vyos-1x-25eb2a82b29d02a332551975456743b3f791a6eb.zip |
Merge branch 't4097-flow-accounting' into current
* t4097-flow-accounting:
flow-accounting: T4106: support specification of capture packet length
flow-accounting: T4105: drop "sflow agent-address auto"
flow-accounting: T4099: rename "netflow source-ip" to source-address
flow-accounting: T4097: move to get_config_dict()
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index 6893aaa86..ee4cb0d42 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -6,6 +6,7 @@ "dhcpv6_relay.py", "dns_forwarding.py", "dynamic_dns.py", +"flow_accounting_conf.py", "host_name.py", "https.py", "igmp_proxy.py", |