suse man page for dev_change_net_namespace

Query: dev_change_net_namespace

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEV_CHANGE_NET_NAMES(9) 				      Network device support					   DEV_CHANGE_NET_NAMES(9)

NAME
dev_change_net_namespace - move device to different nethost namespace
SYNOPSIS
int dev_change_net_namespace(struct net_device * dev, struct net * net, const char * pat);
ARGUMENTS
dev device net network namespace pat If not NULL name pattern to try if the current device name is already taken in the destination network namespace.
DESCRIPTION
This function shuts down a device interface and moves it to a new network namespace. On success 0 is returned, on a failure a netagive errno code is returned. Callers must hold the rtnl semaphore.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEV_CHANGE_NET_NAMES(9)
Related Man Pages
network_namespaces(7) - linux
network_namespaces(7) - debian
network_namespaces(7) - posix
network_namespaces(7) - sunos
network_namespaces(7) - freebsd
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com