iproute2/man
Vadim Kochan 527910c801 bridge: Allow to easy change network namespace
Added new '-netns' option to simplify executing following cmd:

    ip netns exec NETNS bridge OPTIONS COMMAND OBJECT

    to

    bridge -n[etns] NETNS OPTIONS COMMAND OBJECT

e.g.:

    bridge -net vnet0 fdb

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
2014-12-27 10:22:32 -08:00
..
man3 iproute2: clarifications in the libnetlink.3 man page 2013-02-11 09:22:19 -08:00
man7 iproute2: clarifications in the tc-hfsc.7 man page 2013-02-11 09:22:14 -08:00
man8 bridge: Allow to easy change network namespace 2014-12-27 10:22:32 -08:00
Makefile do not ignore errors in man subdirs 2013-01-15 09:41:37 -08:00