aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-01-14 16:12:56 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-01-14 16:12:56 +0000
commit16345d03566ef31bb3d240f72ada5d73802389d6 (patch)
tree5129eb1e9b81b21497b265f09ee5df5347e97a0b /package/network
parent34ae8d8c46aa1ec49024cbda820fc7953ad3dc77 (diff)
downloadmaster-187ad058-16345d03566ef31bb3d240f72ada5d73802389d6.tar.gz
master-187ad058-16345d03566ef31bb3d240f72ada5d73802389d6.tar.bz2
master-187ad058-16345d03566ef31bb3d240f72ada5d73802389d6.zip
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')
-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 a3d8864c3f..b9045b1753 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)