lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 30 Jan 2012 08:40:03 -0800
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>
> 

Documentation update?


--
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