projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a97b142
)
[include] adept netfilter.mk to updated imq
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 May 2009 03:16:36 +0000
(
03:16
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 May 2009 03:16:36 +0000
(
03:16
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15656
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/netfilter.mk
patch
|
blob
|
history
diff --git
a/include/netfilter.mk
b/include/netfilter.mk
index
b9b95c7
..
7df9bae
100644
(file)
--- a/
include/netfilter.mk
+++ b/
include/netfilter.mk
@@
-101,6
+101,7
@@
$(eval $(call nf_add,IPT_FILTER,CONFIG_NETFILTER_XT_MATCH_STRING, $(P_XT)xt_stri
# imq
$(eval $(call nf_add,IPT_IMQ,CONFIG_IP_NF_TARGET_IMQ, $(P_V4)ipt_IMQ))
+$(eval $(call nf_add,IPT_IMQ,CONFIG_NETFILTER_XT_TARGET_IMQ, $(P_XT)xt_IMQ))
# ipopt
This page took
0.030122 seconds
and
4
git commands to generate.