summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-14 16:12:56 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-14 16:12:56 +0000
commitdc131c0a6e13e2d670ed3c9112a88b0cf3f9b7d9 (patch)
tree5129eb1e9b81b21497b265f09ee5df5347e97a0b /package/network/utils/iptables/Makefile
parent20f82d642eb5fc26f2d2bae741849bf73065e070 (diff)
netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35155 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iptables/Makefile')
-rw-r--r--package/network/utils/iptables/Makefile1
1 files changed, 1 insertions, 0 deletions
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)