Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 8 Dec 2015 12:56:43 -0800
From: Kees Cook <keescook@...omium.org>
To: David Miller <davem@...emloft.net>
Cc: "Eric W. Biederman" <ebiederm@...ssion.com>, Richard Weinberger <richard@....at>, 
	Network Development <netdev@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>, 
	"kernel-hardening@...ts.openwall.com" <kernel-hardening@...ts.openwall.com>, bridge@...ts.linux-foundation.org, 
	Stephen Hemminger <stephen@...workplumber.org>
Subject: Re: [PATCH net] bridge: Only call /sbin/bridge-stp for the initial
 network namespace

On Wed, Dec 2, 2015 at 8:50 PM, David Miller <davem@...emloft.net> wrote:
> From: ebiederm@...ssion.com (Eric W. Biederman)
> Date: Mon, 30 Nov 2015 15:38:15 -0600
>
>> +     if (dev_net(br->dev) == &init_net)
>
> Please respin this using net_eq() as Hannes pointed out.

Sorry if I missed it: this this happen yet?

-Kees

-- 
Kees Cook
Chrome OS & Brillo Security

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.