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 <gnault@redhat.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Guillaume Nault 2019-11-08 22:28:04 +01:00 committed by Stephen Hemminger
parent 0932814458
commit 130f549604
1 changed files with 1 additions and 1 deletions

View File

@ -1910,7 +1910,7 @@ move the device to the network namespace associated with name
.RI process " PID". .RI process " PID".
Some devices are not allowed to change network namespace: loopback, bridge, 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 .B ip
tool will return "Invalid argument" error. It is possible to find out tool will return "Invalid argument" error. It is possible to find out
if device is local to a single network namespace by checking if device is local to a single network namespace by checking