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] [day] [month] [year] [list]
Date:	Mon, 01 Feb 2010 07:53:04 -0500
From:	Gregory Haskins <gregory.haskins@...il.com>
To:	Patrick Mullaney <pmullaney@...ell.com>
CC:	alacrityvm-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org, kaber@...sh.net, arnd@...db.de,
	netdev@...r.kernel.org
Subject: Re: [PATCH 0/3] vbus: venet macvlan rt netlink changes

On 1/14/10 4:52 PM, Patrick Mullaney wrote:
> (Applies to alacrityvm.git/master:a725f9950)
> 
> This series changes the venet macvlan device such that it can
> be created via rt netlink and no longer requires any extensive
> changes to the macvlan device itself. The first patch removes
> prior changes to the macvlan device introduced in the alacrityvm
> tree and also implements the changes needed for creation and
> management via rt netlink. The subsequent patches(2 and 3) are
> changes to the macvlan device for GRO support and for type
> specific release. These 2 patches don't appear to be upstream.
> If desired and approved, I'll regenerate these last 2 for
> net-next.

Applied to alacrityvm.git/master.  Thanks Pat!

> 
> ---
> 
> Patrick Mullaney (3):
>       macvlan: use rtnl_link_ops->dellink during unregister notications
>       macvlan: add GRO bit to features mask
>       venet-macvlan: allow rt netlink to create venet macvlan devices
> 
> 
>  drivers/net/macvlan.c                   |   72 ++----
>  include/linux/macvlan.h                 |    6 -
>  kernel/vbus/devices/venet/device.c      |    8 +
>  kernel/vbus/devices/venet/macvlan.c     |  360 ++++++++++++++++++++-----------
>  kernel/vbus/devices/venet/tap.c         |    3 
>  kernel/vbus/devices/venet/venetdevice.h |    3 
>  6 files changed, 265 insertions(+), 187 deletions(-)
> 



Download attachment "signature.asc" of type "application/pgp-signature" (268 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ