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:	Thu, 30 Nov 2006 13:09:42 +0200
From:	Or Gerlitz <ogerlitz@...taire.com>
To:	netdev@...r.kernel.org
CC:	openib-general@...nib.org, Roland Dreier <rdreier@...co.com>,
	Jay Vosburgh <fubar@...ibm.com>
Subject: Re: [RFC][PATCH V2 1/3] enable bonding to enslave non ARPHRD_ETHER
 netdevices

Or Gerlitz wrote:
> Index: net-2.6.20/drivers/net/bonding/bonding.h
> ===================================================================
> --- net-2.6.20.orig/drivers/net/bonding/bonding.h	2006-11-30 10:54:23.000000000 +0200
> +++ net-2.6.20/drivers/net/bonding/bonding.h	2006-11-30 10:58:10.000000000 +0200
> @@ -201,6 +201,7 @@ struct bonding {
>  	struct   list_head vlan_list;
>  	struct   vlan_group *vlgrp;
>  	struct   packet_type arp_mon_pt;
> +	s8       do_set_mac_addr;
>  };
> 
>  /**

oops - this piece belongs to the second patch, which actually uses the 
added field, sorry for that. I will fix it for the next version.

Or.

-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ