summaryrefslogtreecommitdiff
path: root/data/configd-include.json
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-05-27 08:31:59 +0200
committerChristian Poessinger <christian@poessinger.com>2021-05-27 08:31:59 +0200
commited55e23822c847225b304c06836713617cf61fd5 (patch)
tree7beab191b2f4cdd4ccc9dd24fb6343432318a4a9 /data/configd-include.json
parent654c8cad2daaf84a07e4664d2c0469a863a46bdc (diff)
parentc2ae261706efcade8ce94e1958a810ac11abe20c (diff)
downloadvyos-1x-ed55e23822c847225b304c06836713617cf61fd5.tar.gz
vyos-1x-ed55e23822c847225b304c06836713617cf61fd5.zip
Merge branch 't3579-conntrack' into current
* t3579-conntrack: conntrack: T3535: add conntrack-sync supported vyos-configd services conntrack: T3579: initial implementation with XML and Python
Diffstat (limited to 'data/configd-include.json')
-rw-r--r--data/configd-include.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json
index f241d0cb6..c3d59592a 100644
--- a/data/configd-include.json
+++ b/data/configd-include.json
@@ -1,5 +1,7 @@
[
"bcast_relay.py",
+"conntrack.py",
+"conntrack_sync.py",
"dhcp_relay.py",
"dhcpv6_relay.py",
"dns_forwarding.py",