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:	Fri, 07 Jun 2013 15:06:21 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	fubar@...ibm.com
Cc:	netdev@...r.kernel.org, vyasevic@...hat.com
Subject: Re: [PATCH v2 net 5/6] bonding: Convert hw addr handling to
 sync/unsync, support ucast addresses

From: Jay Vosburgh <fubar@...ibm.com>
Date: Fri, 31 May 2013 14:57:30 -0700

> 	This patch converts bonding to use the dev_uc/mc_sync and
> dev_uc/mc_sync_multiple functions for updating the hardware addresses
> of bonding slaves.
> 
> 	The existing functions to add or remove addresses are removed,
> and their functionality is replaced with calls to dev_mc_sync or
> dev_mc_sync_multiple, depending upon the bonding mode.
> 
> 	Calls to dev_uc_sync and dev_uc_sync_multiple are also added,
> so that unicast addresses added to a bond will be properly synced with
> its slaves.
> 
> 	Various functions are renamed to better reflect the new
> situation, and relevant comments are updated.
> 
> Signed-off-by: Jay Vosburgh <fubar@...ibm.com>

Applied to net-next.
--
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