nl80211: Allow set network namespace by fd
authorVadim Kochan <vadim4j@gmail.com>
Mon, 12 Jan 2015 14:34:05 +0000 (16:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 23 Jan 2015 09:25:25 +0000 (10:25 +0100)
commit4b681c82d2f9bef121c912ffcaac89a004af3f2c
treeaf24f8eb044ffbddd346c3e34cd611963ab760ef
parentfa7e1fbcb52cc9efab394526a566d80fb31529bb
nl80211: Allow set network namespace by fd

Added new NL80211_ATTR_NETNS_FD which allows to
set namespace via nl80211 by fd.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/core/net_namespace.c
net/wireless/nl80211.c
This page took 0.028037 seconds and 5 git commands to generate.