summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/kernel/modules/netfilter.mk1
-rw-r--r--package/network/utils/iptables/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/package/kernel/modules/netfilter.mk b/package/kernel/modules/netfilter.mk
index b739a9c28..69bdba0fc 100644
--- a/package/kernel/modules/netfilter.mk
+++ b/package/kernel/modules/netfilter.mk
@@ -377,6 +377,7 @@ endef
define KernelPackage/ipt-extra/description
Other Netfilter (IPv4) kernel modules
Includes:
+ - addrtype
- owner
- physdev (if bridge support was enabled in kernel)
- pkttype
diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile
index a3d8864c3..b9045b175 100644
--- a/package/network/utils/iptables/Makefile
+++ b/package/network/utils/iptables/Makefile
@@ -234,6 +234,7 @@ define Package/iptables-mod-extra/description
Other extra iptables extensions.
Matches:
+ - addrtype
- condition
- owner
- physdev (if ebtables is enabled)