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] [day] [month] [year] [list]
Date:	Thu, 12 Feb 2015 12:34:06 -0800
From:	Marcel Holtmann <marcel@...tmann.org>
To:	Nicolas Dichtel <nicolas.dichtel@...nd.com>
Cc:	Alexander Aring <alex.aring@...il.com>,
	Network Development <netdev@...r.kernel.org>,
	"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH bluetooth-next v3] ieee802154: fix netns settings

Hi Nicolas,

> 6LoWPAN currently doesn't supports x-netns and works only in init_net.
> 
> With this patch, we ensure that:
> - the wpan interface cannot be moved to another netns;
> - the 6lowpan interface cannot be moved to another netns;
> - the wpan interface is in the same netns than the 6lowpan interface;
> - the 6lowpan interface is in init_net.
> 
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
> Acked-by: Alexander Aring <alex.aring@...il.com>
> ---
> 
> Note: only compile tested.
> 
> v3: rebase on head of bluetooth-next
>    add the Acked-by line
> 
> v2: update patch title
>    rebase the patch on bluetooth-next
>    update flag features in cfg802154_netdev_notifier_call
> 
> net/ieee802154/6lowpan/core.c | 6 ++++--
> net/ieee802154/core.c         | 1 +
> 2 files changed, 5 insertions(+), 2 deletions(-)

patch has been applied bluetooth-next tree.

Regards

Marcel

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