Re: [lxc-devel] Communication between single network namespace

2011-03-09 Thread Eric Brower
I've not worked with very recent kernels, but my recollection is that a new network namespace (CLONE_NEWNET) is created with no network devices (and, therefore, routing table entries) aside from the loopback device, which is initially down. Your code snippet is not very helpful, but I'm guessing t

[lxc-devel] Communication between single network namespace

2011-03-09 Thread Maheswara Reddy C - ERS, HCL Tech
Hi, I am implementing client/server programming in a single network namespace using AF_INET, but client connet() failing with error Network unreachable. Shall we use AF_INET or AF_UNIX, could some one explain. Int main() { if (unshare(CLONE_NEWNET)) { perror("unshare"); return

[lxc-devel] [ lxc-Bugs-3198796 ] Eth device renamed on stop

2011-03-09 Thread SourceForge.net
Bugs item #3198796, was opened at 2011-03-03 20:08 Message generated for change (Settings changed) made by dlezcano You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=826303&aid=3198796&group_id=163076 Please note that this message will contain a full copy of the comme