From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [RFC 4/4] net: ppp_generic - introduce net-namespace functionality Date: Sun, 11 Jan 2009 11:33:21 +1100 Message-ID: <18793.15953.591733.958862@cargo.ozlabs.ibm.com> References: <20090109195154.320495476@gmail.com> <4967accd.0305560a.3553.ffffd187@mx.google.com> <20090110092258.GA7622@localhost> <20090110092830.GB7622@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, devel@openvz.org, xemul@openvz.org To: Cyrill Gorcunov Return-path: Received: from ozlabs.org ([203.10.76.45]:34349 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754159AbZAKAda (ORCPT ); Sat, 10 Jan 2009 19:33:30 -0500 In-Reply-To: <20090110092830.GB7622@localhost> Sender: netdev-owner@vger.kernel.org List-ID: Cyrill Gorcunov writes: > From: Cyrill Gorcunov > Subecjt: [RFC] net: ppp_generic - introduce net-namespace functionality > > - Each namespace contain ppp channels and units separately > with appropriate locks This looks like a lot of uglification to me. Why exactly do individual network drivers need to know or care about namespaces? Paul.