From c04888bb18603effd46bceaffab57cbde9e5e527 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 31 Jan 2008 00:26:10 +1100 Subject: [PATCH] --- yaml --- r: 79684 b: refs/heads/master c: 44c45eb911845ec58fc3e26cc8994ba868ea2572 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/ipv6/netfilter/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f4ba77ba4ec2..9b6f74a68e20 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 85004cc367abc000aa36c0d0e270ab609a68b0cb +refs/heads/master: 44c45eb911845ec58fc3e26cc8994ba868ea2572 diff --git a/trunk/net/ipv6/netfilter/Kconfig b/trunk/net/ipv6/netfilter/Kconfig index 4fc0b023cfd7..6cae5475737e 100644 --- a/trunk/net/ipv6/netfilter/Kconfig +++ b/trunk/net/ipv6/netfilter/Kconfig @@ -99,7 +99,7 @@ config IP6_NF_MATCH_HL config IP6_NF_MATCH_IPV6HEADER tristate '"ipv6header" IPv6 Extension Headers Match' depends on IP6_NF_IPTABLES - depends on NETFILTER_ADVANCED + default m if NETFILTER_ADVANCED=n help This module allows one to match packets based upon the ipv6 extension headers.