From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-2.6.25 4/4][NETNS][RAW]: Create the /proc/net/raw(6) in each namespace. Date: Mon, 14 Jan 2008 05:37:17 -0800 (PST) Message-ID: <20080114.053717.29122628.davem@davemloft.net> References: <478B5FE4.3020602@openvz.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, devel@openvz.org To: xemul@openvz.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:48275 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751247AbYANNhT (ORCPT ); Mon, 14 Jan 2008 08:37:19 -0500 In-Reply-To: <478B5FE4.3020602@openvz.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Pavel Emelyanov Date: Mon, 14 Jan 2008 16:13:08 +0300 > To do so, just register the proper subsystem and create files in > ->init callbacks. > > No other special per-namespace handling for raw sockets is required. > > Signed-off-by: Pavel Emelyanov Applied.