lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 18 Mar 2013 15:33:19 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	stephen@...workplumber.org
Cc:	pshelar@...ira.com, netdev@...r.kernel.org, jesse@...ira.com
Subject: Re: [PATCH v2 net-next 1/5] GRE: Refactor GRE tunneling code.

From: Stephen Hemminger <stephen@...workplumber.org>
Date: Mon, 18 Mar 2013 12:24:09 -0700

> 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?

Or "m".  But indeed, it should be made to automatically work for
existing configs.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ