ieee802154: add netns support
authorAlexander Aring <aar@pengutronix.de>
Sat, 18 Jun 2016 08:45:34 +0000 (10:45 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 8 Jul 2016 10:20:57 +0000 (12:20 +0200)
commit66e5c2672cd11b9310008099faf6a4ffb9dfb6d0
tree44fa2118c4570d457a5f4cafd33ec9fdd4bc28f3
parentaece0c3fe1f06962a591268b8c236df0ae5d9e4e
ieee802154: add netns support

This patch adds netns support for 802.15.4 subsystem. Most parts are
copy&pasted from wireless subsystem, it has the identically userspace
API.

Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/cfg802154.h
include/net/nl802154.h
net/ieee802154/core.c
net/ieee802154/core.h
net/ieee802154/nl802154.c