fix up tcpmss for the new kernel version
authorFelix Fietkau <nbd@openwrt.org>
Sat, 26 May 2007 18:18:37 +0000 (18:18 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 26 May 2007 18:18:37 +0000 (18:18 +0000)
SVN-Revision: 7345

include/netfilter.mk

index c3ef6909cf1169365932b1080dba10b746bcc4b7..1758b1cc545a527f259cd33ecad6bbcd52c6e8b5 100644 (file)
@@ -73,6 +73,7 @@ IPT_IPOPT-$(CONFIG_NETFILTER_XT_TARGET_MARK) += $(P_XT)xt_MARK
 IPT_IPOPT-$(CONFIG_IP_NF_MATCH_TCPMSS) += $(P_V4)ipt_tcpmss
 IPT_IPOPT-$(CONFIG_NETFILTER_XT_MATCH_TCPMSS) += $(P_XT)xt_tcpmss
 IPT_IPOPT-$(CONFIG_IP_NF_TARGET_TCPMSS) += $(P_V4)ipt_TCPMSS
+IPT_IPOPT-$(CONFIG_NETFILTER_XT_TARGET_TCPMSS) += $(P_V4)xt_TCPMSS
 IPT_IPOPT-$(CONFIG_IP_NF_MATCH_TOS) += $(P_V4)ipt_tos
 IPT_IPOPT-$(CONFIG_IP_NF_MATCH_TIME) += $(P_V4)ipt_time
 IPT_IPOPT-$(CONFIG_IP_NF_TARGET_TOS) += $(P_V4)ipt_TOS