projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar7: backport small fixes from linux-mips
[openwrt.git]
/
include
/
netfilter.mk
diff --git
a/include/netfilter.mk
b/include/netfilter.mk
index
7e7005d
..
56c5588
100644
(file)
--- a/
include/netfilter.mk
+++ b/
include/netfilter.mk
@@
-120,6
+120,7
@@
$(eval $(call nf_add,IPT_IPOPT,CONFIG_IP_NF_TARGET_TOS, $(P_V4)ipt_TOS))
# iprange
$(eval $(call nf_add,IPT_IPRANGE,CONFIG_IP_NF_MATCH_IPRANGE, $(P_V4)ipt_iprange))
+$(eval $(call nf_add,IPT_IPRANGE,CONFIG_NETFILTER_XT_MATCH_IPRANGE, $(P_XT)xt_iprange))
# ipsec
This page took
0.018307 seconds
and
4
git commands to generate.