aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/network_namespaces.73
1 files changed, 3 insertions, 0 deletions
diff --git a/man7/network_namespaces.7 b/man7/network_namespaces.7
index 567aa5c2de..b7a00b1068 100644
--- a/man7/network_namespaces.7
+++ b/man7/network_namespaces.7
@@ -51,6 +51,9 @@ device pair provides a pipe-like abstraction
that can be used to create tunnels between network namespaces,
and can be used to create a bridge to a physical network device
in another namespace.
+When a namespace is freed, the
+.BR veth (4)
+devices that it contains are destroyed.
.PP
Use of network namespaces requires a kernel that is configured with the
.B CONFIG_NET_NS