[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1333383430-17456-1-git-send-email-ogerlitz@mellanox.com>
Date: Mon, 2 Apr 2012 19:17:08 +0300
From: Or Gerlitz <ogerlitz@...lanox.com>
To: davem@...emloft.net
Cc: roland@...nel.org, netdev@...r.kernel.org, fubar@...ibm.com,
Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net 0/2] net/bonding: fixes related to neigh
From: Shlomo Pongratz <shlomop@...lanox.com>
Dave,
This small patch set fixes some issues we stepped on when preparing
for some IPoIB changes.
With the 1st patch, the kernel networking code of arp_netdev_event calls
neigh_changeaddr which further flashes the boding neighbours in some more
cases which weren't covered by commit 7d26bb103 "bonding: emit event when
bonding changes MAC"
The 2nd patch fixes a bug where under bonding, the IPoIB neigh cleanup
function wasn't called.
Or.
Shlomo Pongratz (2):
net/bonding: emit address change event in more places
net/bonding: correctly proxy slave neigh param setup ndo function
drivers/net/bonding/bond_main.c | 56 +++++++++++++++++++++++++++++++++-----
1 files changed, 48 insertions(+), 8 deletions(-)
--
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