On 02/09/2011 01:07 PM, Maheswara Reddy C - ERS, HCL Tech wrote:
> Hi,
>
> How can we create a socket in the specific namespace.

It is not obvious today. You will need to create several processes, each 
of them with their own network namespace and via an af_unix socket ask 
for a socket creation.

Otherwise, there is a kernel patch around allowing to attach a 
container, hence you can attach + create a socket + detach.

http://lxc.sourceforge.net/patches/linux/2.6.35/2.6.35-lxc1/patches/

Thanks
   -- Daniel

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to