From: Guillaume Nault Date: Fri, 8 Nov 2019 21:28:04 +0000 (+0100) Subject: man: remove ppp from list of devices not allowed to change netns X-Git-Tag: v5.4.0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=130f549604a871933d7d52e30bae5958de188dcb;p=thirdparty%2Fiproute2.git man: remove ppp from list of devices not allowed to change netns PPP devices can be moved to different network namespaces. The feature was added by commit 79c441ae505c ("ppp: implement x-netns support") in Linux 4.3. Signed-off-by: Guillaume Nault Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index 31051c525..d1db0e975 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -1910,7 +1910,7 @@ move the device to the network namespace associated with name .RI process " PID". Some devices are not allowed to change network namespace: loopback, bridge, -ppp, wireless. These are network namespace local devices. In such case +wireless. These are network namespace local devices. In such case .B ip tool will return "Invalid argument" error. It is possible to find out if device is local to a single network namespace by checking