From: Vitaliy Gusev <vgusev@openvz.org>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: netdev@vger.kernel.org, Pavel Emelyanov <xemul@openvz.org>,
Patrick McHardy <kaber@trash.net>
Subject: [PATCH] Module for ip utility to support veth device (v.4)
Date: Tue, 18 Dec 2007 15:14:33 +0300 [thread overview]
Message-ID: <200712181514.34060.vgusev@openvz.org> (raw)
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>
reply other threads:[~2007-12-18 12:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200712181514.34060.vgusev@openvz.org \
--to=vgusev@openvz.org \
--cc=kaber@trash.net \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.org \
--cc=xemul@openvz.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.