X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fconntrack-tools%2FMakefile;fp=package%2Fnetwork%2Futils%2Fconntrack-tools%2FMakefile;h=77e989328d6ce06df90e496bf776b5ab71f8ac60;hb=21ded6f1f1b7f05454b5a5246dbe592fba5d70ee;hp=7dd64b67a1eea16dabca4dfb44019ce7f0efd467;hpb=ac0ec93daa9d7ec7fc9ac4b9d791723ef81c68ac;p=openwrt.git diff --git a/package/network/utils/conntrack-tools/Makefile b/package/network/utils/conntrack-tools/Makefile index 7dd64b67a1..77e989328d 100644 --- a/package/network/utils/conntrack-tools/Makefile +++ b/package/network/utils/conntrack-tools/Makefile @@ -61,6 +61,10 @@ $(call Package/conntrack-tools/default) TITLE:=Connection tracking daemon endef +define Package/conntrackd/conffiles +/etc/conntrackd/ +endef + define Package/conntrackd/description Conntrackd can replicate the status of the connections that are currently being processed by your stateful firewall based on Linux.