summaryrefslogtreecommitdiffstats
path: root/package/network/utils
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
commit03a50b908710fe5450251c3a0440ef08b437b844 (patch)
tree0b4d00b9e28ac750785dd3dcdc229eaaf14192c3 /package/network/utils
parente0e3509b5ce2ccf93d4d67ea907613f5f7ec2eed (diff)
downloadmaster-31e0f0ae-03a50b908710fe5450251c3a0440ef08b437b844.tar.gz
master-31e0f0ae-03a50b908710fe5450251c3a0440ef08b437b844.tar.bz2
master-31e0f0ae-03a50b908710fe5450251c3a0440ef08b437b844.zip
netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)
SVN-Revision: 35155
Diffstat (limited to 'package/network/utils')
-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)