On 2011-02-26 10:27 PM, Nathan Hintz wrote:
> Signed-off-by: Nathan Hintz <nlhi...@hotmail.com> 
> 
> Index: trunk/include/netfilter.mk
> ===================================================================
> --- trunk/include/netfilter.mk        (revision 25693)
> +++ trunk/include/netfilter.mk        (working copy)
> @@ -177,6 +177,7 @@
>  # IPv6
>  
>  # kernel only
> +$(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_NF_DEFRAG_IPV6, 
> $(P_V6)nf_defrag_ipv6),))
>  $(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_NF_CONNTRACK_IPV6, 
> $(P_V6)nf_conntrack_ipv6),))
>  $(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_IP6_NF_IPTABLES, 
> $(P_V6)ip6_tables),))
>  $(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_IP6_NF_FILTER, 
> $(P_V6)ip6table_filter),))
Fixed in r25750

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to