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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 17 Sep 2014 13:49:45 -0700 From: Francesco Ruggeri <fruggeri@...sta.com> To: Cong Wang <cwang@...pensource.com> Cc: Vlad Yasevich <vyasevich@...il.com>, Florian Westphal <fw@...len.de>, netdev <netdev@...r.kernel.org>, "David S. Miller" <davem@...emloft.net>, Weilong Chen <chenweilong@...wei.com> Subject: Re: Cannot move macvlan interface on top of bonding device >> >> May be a better solution is: >> >> features = netdev_increment_features(vlan->lowerdev->features & MACVLAN_FEATURS, >> features, >> mask); >> >> This way we start with only the feature MACVLAN is interested in. >> > > Or clear it in mask? Do you guys see a problem with the patch I submitted (net: allow macvlans to move to net namespace)? Francesco -- 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