X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.4%2Fpatches%2F630-netfilter_comment.patch;fp=target%2Flinux%2Fgeneric-2.4%2Fpatches%2F630-netfilter_comment.patch;h=58de3659d437d745d769a522bc20adc72478a0fe;hp=1181d065e6043c1aa8ed7e7cd89e84c7ca118ffb;hb=2343728c5b92cc2ccc5e57b96a7e8e4a3b2b3d9f;hpb=41395390f23a27e6b9ba9ab28c384caf677e594b diff --git a/target/linux/generic-2.4/patches/630-netfilter_comment.patch b/target/linux/generic-2.4/patches/630-netfilter_comment.patch index 1181d065e..58de3659d 100644 --- a/target/linux/generic-2.4/patches/630-netfilter_comment.patch +++ b/target/linux/generic-2.4/patches/630-netfilter_comment.patch @@ -75,7 +75,7 @@ +module_exit(fini); --- a/net/ipv4/netfilter/Makefile +++ b/net/ipv4/netfilter/Makefile -@@ -113,6 +113,7 @@ obj-$(CONFIG_IP_NF_MATCH_UNCLEAN) += ipt +@@ -107,6 +107,7 @@ obj-$(CONFIG_IP_NF_MATCH_UNCLEAN) += ipt obj-$(CONFIG_IP_NF_MATCH_STRING) += ipt_string.o obj-$(CONFIG_IP_NF_MATCH_TCPMSS) += ipt_tcpmss.o obj-$(CONFIG_IP_NF_MATCH_LAYER7) += ipt_layer7.o @@ -85,7 +85,7 @@ obj-$(CONFIG_IP_NF_TARGET_REJECT) += ipt_REJECT.o --- a/net/ipv4/netfilter/Config.in +++ b/net/ipv4/netfilter/Config.in -@@ -44,6 +44,7 @@ if [ "$CONFIG_IP_NF_IPTABLES" != "n" ]; +@@ -43,6 +43,7 @@ if [ "$CONFIG_IP_NF_IPTABLES" != "n" ]; dep_tristate ' LENGTH match support' CONFIG_IP_NF_MATCH_LENGTH $CONFIG_IP_NF_IPTABLES dep_tristate ' TTL match support' CONFIG_IP_NF_MATCH_TTL $CONFIG_IP_NF_IPTABLES dep_tristate ' tcpmss match support' CONFIG_IP_NF_MATCH_TCPMSS $CONFIG_IP_NF_IPTABLES