[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130607.150621.1590078985676676844.davem@davemloft.net>
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