Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jan 2008 13:26:10 +0000 (00:26 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jan 2008 13:26:10 +0000 (00:26 +1100)
commit44c45eb911845ec58fc3e26cc8994ba868ea2572
tree44138a5a2b3b7631f426170582e27f02bedaec2e
parent85004cc367abc000aa36c0d0e270ab609a68b0cb
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 <torvalds@linux-foundation.org>
net/ipv6/netfilter/Kconfig