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:	Fri, 7 Aug 2015 16:05:29 -0700
From:	Jesse Gross <jesse@...ira.com>
To:	Pravin B Shelar <pshelar@...ira.com>
Cc:	netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v4 3/4] openvswitch: Use regular GRE net_device
 instead of vport

On Wed, Aug 5, 2015 at 8:12 PM, Pravin B Shelar <pshelar@...ira.com> wrote:
> diff --git a/net/openvswitch/Kconfig b/net/openvswitch/Kconfig
> index 1584040..c56f4d4 100644
> --- a/net/openvswitch/Kconfig
> +++ b/net/openvswitch/Kconfig
> @@ -34,7 +34,6 @@ config OPENVSWITCH
>  config OPENVSWITCH_GRE
>         tristate "Open vSwitch GRE tunneling support"
>         depends on OPENVSWITCH
> -       depends on NET_IPGRE_DEMUX
>         default OPENVSWITCH
>         ---help---
>           If you say Y here, then the Open vSwitch will be able create GRE

Doesn't this need to depend on NET_IPGRE now instead?
--
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