Re: [PATCH 08/16] net: Make socket creation namespace safe.

2007-09-12 Thread David Miller
From: [EMAIL PROTECTED] (Eric W. Biederman) Date: Sat, 08 Sep 2007 15:23:01 -0600 > > This patch passes in the namespace a new socket should be created in > and has the socket code do the appropriate reference counting. By > virtue of this all socket create methods are touched. In addition > th

[PATCH 08/16] net: Make socket creation namespace safe.

2007-09-08 Thread Eric W. Biederman
This patch passes in the namespace a new socket should be created in and has the socket code do the appropriate reference counting. By virtue of this all socket create methods are touched. In addition the socket create methods are modified so that they will fail if you attempt to create a socket