--On 25 April 2011 20:35:00 +0200 Bastian Blank <bastian@xxxxxxxxxxxx> wrote: > On Mon, Apr 25, 2011 at 02:56:25PM +0100, Alex Bligh wrote: >> but I don't understand why, or what the semantics are for interaction >> between unshare(CLONE_NEWNET) and unix domain sockets. Any ideas? > > AFAIK sharing unix sockets between network namespaces is supported since > 2.6.36 or so. I'm using 2.6.32-28-generic, and I'm doing fork() listen() unshare(CLONE_NEWNET) ... accept() and it seems to be working. Is that forward compatible? -- Alex Bligh _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers