[Devel] [PATCH] Module for ip utility to support veth device (v.3)

Pavel Emelyanov xemul at openvz.org
Thu Jul 19 02:30:24 PDT 2007


The usage is
# ip link add [name] type veth [device parameters] peer [name <name> <other device params>]

This consists of two parts:
1/2 makes some copy-paste changes in ip/iplink.c for generic CLI
attributes parsing,
2/2 the module itself.

Signed-off-by: Pavel Emelyanov <xemul at openvz.org>
Acked-by: Patrick McHardy <kaber at trash.net>




More information about the Devel mailing list