[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120425131751.46baa13b@nehalam.linuxnetplumber.net>
Date: Wed, 25 Apr 2012 13:17:51 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Stefan Gula <steweg@...t.sk>
Cc: netdev <netdev@...r.kernel.org>
Subject: Re: [patch v3, iproute2 version 3.2.0] Source mode for macvlan
interface
On Mon, 30 Jan 2012 14:14:00 +0100 (CET)
Stefan Gula <steweg@...t.sk> wrote:
> From: Stefan Gula <steweg@...il.com>
>
> Adjusting iproute2 utility to support new macvlan link type mode
> called "source". Example of commands that can be applied:
> ip link add link eth0 name macvlan0 type macvlan mode source
> ip link set link macvlan0 type macvlan macaddr add 00:11:11:11:11:11
> ip link set link macvlan0 type macvlan macaddr del 00:11:11:11:11:11
> ip link set link macvlan0 type macvlan macaddr flush
>
> Signed-off-by: Stefan Gula <steweg@...il.com>
>
Please resubmit with man page, after the kernel header changes are in
Linus's tree (ie. 3.5 merge window).
--
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