From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH] Module for ip utility to support veth device (v.2) Date: Thu, 7 Jun 2007 08:59:46 -0700 Message-ID: <20070607085946.1c168792@localhost.localdomain> References: <4667E83E.2060405@openvz.org> <4667E912.3020204@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Linux Netdev List , David Miller , "Eric W. Biederman" , Patrick McHardy , Daniel Lezcano , Kirill Korotaev , Linux Containers To: Pavel Emelianov Return-path: Received: from smtp2.linux-foundation.org ([207.189.120.14]:56425 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1764624AbXFGQAP (ORCPT ); Thu, 7 Jun 2007 12:00:15 -0400 In-Reply-To: <4667E912.3020204@openvz.org> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, 07 Jun 2007 15:16:34 +0400 Pavel Emelianov wrote: > The usage is > # ip link add [name] type veth [peer ] [mac ] [peer_mac ] > > This version doesn't include the fix for ip/iplink.c as Patrick > said that he had included it into his patches already. > > Signed-off-by: Pavel Emelianov If this goes in to the mainline kernel, I'll add it to iproute2. Don't want to put anything in now because of possible interface changes. -- Stephen Hemminger