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:	Wed, 17 Sep 2014 09:46:52 -0700
From:	Cong Wang <cwang@...pensource.com>
To:	Francesco Ruggeri <fruggeri@...sta.com>
Cc:	netdev <netdev@...r.kernel.org>,
	"David S. Miller" <davem@...emloft.net>,
	Weilong Chen <chenweilong@...wei.com>,
	Florian Westphal <fw@...len.de>
Subject: Re: Cannot move macvlan interface on top of bonding device

On Wed, Sep 17, 2014 at 8:56 AM, Francesco Ruggeri <fruggeri@...sta.com> wrote:
> This used to work in older releases.
> The problem seems to be that commit f939981492 sets NETIF_F_NETNS_LOCAL
> on bonding interfaces, and commit 797f87f83 causes macvlan interfaces
> to inherit its features from the lower device.
>
> Is there a reason why NETIF_F_NETNS_LOCAL should be inherited from the
> lower device
> by macvlan interfaces?

commit 797f87f83 looks wrong, it should not inherit NETIF_F_NETNS_LOCAL,
so just clear this flag. Please submit a patch.
--
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