[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1413798437.10246.12.camel@jlt4.sipsolutions.net>
Date: Mon, 20 Oct 2014 11:47:17 +0200
From: Johannes Berg <johannes@...solutions.net>
To: vadim4j@...il.com
Cc: 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
On Tue, 2014-10-14 at 15:16 +0300, vadim4j@...il.com wrote:
> 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.
johannes
--
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