mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
adept netfilter.mk to updated imq
SVN-Revision: 15656
This commit is contained in:
parent
8964c9037b
commit
f3dd32d6fd
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue