All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] unshare.2: Document CLONE_NEWNET
@ 2010-10-15  1:25 Lucian Adrian Grijincu
       [not found] ` <1287105955-32499-1-git-send-email-lucian.grijincu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Lucian Adrian Grijincu @ 2010-10-15  1:25 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Lucian Adrian Grijincu

Signed-off-by: Lucian Adrian Grijincu <lucian.grijincu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 man2/unshare.2 |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/man2/unshare.2 b/man2/unshare.2
index 051ebf5..2e43806 100644
--- a/man2/unshare.2
+++ b/man2/unshare.2
@@ -93,6 +93,10 @@ its namespace which is not shared with any other process.
 Specifying this flag automatically implies
 .B CLONE_FS
 as well.
+.TP
+.B CLONE_NEWNET " (since Linux 2.6.24)"
+Unshare the old network namespace. Specifying this flag
+will move the process into a new network namespace.
 .\" As at 2.6.16, the following forced implications also apply,
 .\" although the relevant flags are not yet implemented.
 .\" If CLONE_THREAD is set force CLONE_VM.
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-10-30 12:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-15  1:25 [PATCH 1/2] unshare.2: Document CLONE_NEWNET Lucian Adrian Grijincu
     [not found] ` <1287105955-32499-1-git-send-email-lucian.grijincu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-10-15  1:25   ` [PATCH 2/2] clone.2: remove forward reference to 2.6.28 Lucian Adrian Grijincu
     [not found]     ` <1287105955-32499-2-git-send-email-lucian.grijincu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-10-24 14:42       ` Michael Kerrisk
     [not found]         ` <AANLkTik4kzXOTyeiYauMSri0xJVPamK4_RwxuJs9+Ufc-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-24 16:13           ` Lucian Adrian Grijincu
     [not found]             ` <AANLkTi=QfA_h_U6A_W7TbYNXh2v2xnkbgLjVKRTJMX0X-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-30  6:11               ` Michael Kerrisk
     [not found]                 ` <AANLkTikgTd=onzd1rMkqfB8mcBhv+8ZA1xqV9MDG4_iB-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-30 12:19                   ` Alexey Dobriyan
2010-10-24 14:35   ` [PATCH 1/2] unshare.2: Document CLONE_NEWNET Michael Kerrisk
     [not found]     ` <AANLkTimJrGJywCSNQKuP0p_hx9icbnXGcqRr600e5SY--JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-24 16:06       ` Lucian Adrian Grijincu
     [not found]         ` <AANLkTi=bfGP-6tadn5GHGuz3YVyUnTLGU2A=DMp-DRYG-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-30  5:53           ` Michael Kerrisk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.