* [PATCH] Module for ip utility to support veth device (v.4)
@ 2007-12-18 12:14 Vitaliy Gusev
0 siblings, 0 replies; only message in thread
From: Vitaliy Gusev @ 2007-12-18 12:14 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: netdev, Pavel Emelyanov, Patrick McHardy
The usage is
# ip link add [name] [device parameters] type veth [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@openvz.org>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-18 12:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 12:14 [PATCH] Module for ip utility to support veth device (v.4) Vitaliy Gusev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).