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, 22 May 2014 16:57:24 +0200
From:	Veaceslav Falico <vfalico@...il.com>
To:	Or Gerlitz <or.gerlitz@...il.com>
Cc:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	Jay Vosburgh <j.vosburgh@...il.com>,
	Andy Gospodarek <andy@...yhouse.net>,
	Eyal Perry <eyalpe@...lanox.com>
Subject: Re: [PATCH net-next 2/2] bonding: remove alb_set_mac_address()

On Thu, May 22, 2014 at 05:36:19PM +0300, Or Gerlitz wrote:
>On Thu, May 22, 2014 at 4:12 PM, Veaceslav Falico <vfalico@...il.com> wrote:
>>
>> Currently it's called only from bond_alb_set_mac_address(), which is called
>> only for ALB mode, and it does nothing in case the mode is ALB. So,
>> basically, it's a no-op. All the needed functionality (modifying the active
>> slave's mac address, per example) is handled by the
>> bond_alb_set_mac_address() itself.
>
>So with this patch @ hand, no more touching of the underlying device
>dev_addr field directly -- or we still have more accesses of this
>such, e.g in  bond_alb_set_mac_address() and/or friends?

Sorry, but no :(. I'm still working on it, and already sent several
patchsets approaching it :).

Hopefully it will be ready next week. If you need it urgently - patches
welcome :).

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