From: Linus Torvalds Date: Wed, 30 Jan 2008 13:26:10 +0000 (+1100) Subject: Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER X-Git-Tag: v2.6.25-rc1~1145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c45eb911845ec58fc3e26cc8994ba868ea2572;p=pandora-kernel.git Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER We want IPV6HEADER matching for the non-advanced default netfilter configuration, since it's part of the standard netfilter setup of at least some distributions (eg Fedora). Otherwise NETFILTER_ADVANCED loses much of its point, since even non-advanced users would have to enable all the advanced options just to get a working IPv6 netfilter setup. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed