[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200712181514.34060.vgusev@openvz.org>
Date: Tue, 18 Dec 2007 15:14:33 +0300
From: Vitaliy Gusev <vgusev@...nvz.org>
To: Stephen Hemminger <shemminger@...ux-foundation.org>
Cc: netdev@...r.kernel.org, Pavel Emelyanov <xemul@...nvz.org>,
Patrick McHardy <kaber@...sh.net>
Subject: [PATCH] Module for ip utility to support veth device (v.4)
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@...nvz.org>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists