[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <128188DF-5A9B-47A5-8A89-974CF7CF9064@holtmann.org>
Date: Mon, 20 Oct 2014 12:46:58 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: Johannes Berg <johannes@...solutions.net>
Cc: vadim4j@...il.com, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org
Subject: Re: [PATCH net-next] Allow to set net namespace for wireless device via RTM_LINK
Hi Johannes,
>> The reason for this was to make possible to change netns for wireless
>> dev via 'ip link' too like for 'iw' util. I just think that changing
>> namespace for netdev should have the generic way. May be you can suggest
>> a better way
>
> That's a respectable goal, but I think you're way overshooting it and
> thus getting it wrong. You're changing the semantics from
>
> "please switch this interface to that other netns"
>
> to
> "please switch this interface *and all others on this HW* to that other
> netns"
>
> which is, in my opinion, something so much more unexpected and prone to
> breaking people's setups than returning "not supported" here.
this is just me thinking out loud and by no means any recommendation on doing this. I am not even sure this is a good idea.
Maybe relaxing the check and allow ip link to move a wireless netdev into a namespace (and having the wiphy follow) could be allowed if it is the only netdev or the original wlan0 that each wiphy creates. I really do not know if this is worth it, but for some simpler container cases it could be beneficial if RTNL can be used instead of having to go through nl80211.
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