[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130318122409.00c01106@nehalam.linuxnetplumber.net>
Date: Mon, 18 Mar 2013 12:24:09 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Pravin B Shelar <pshelar@...ira.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, jesse@...ira.com
Subject: Re: [PATCH v2 net-next 1/5] GRE: Refactor GRE tunneling code.
On Mon, 18 Mar 2013 11:13:25 -0700
Pravin B Shelar <pshelar@...ira.com> wrote:
> diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
> index 7944df7..2073226 100644
> --- a/net/ipv4/Kconfig
> +++ b/net/ipv4/Kconfig
> @@ -186,9 +186,14 @@ config NET_IPGRE_DEMUX
> This is helper module to demultiplex GRE packets on GRE version field criteria.
> Required by ip_gre and pptp modules.
>
> +config NET_IP_TUNNEL
> + tristate
> + default n
> +
Won't this break existing kernel config's, shouldn't this default y?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists