https://github.com/torvalds/linux
Revision 8a7f752125a930a83f4d8dfe37fa5a081ab19d31 authored by Michael S. Tsirkin on 19 July 2006, 14:44:37 UTC, committed by Roland Dreier on 24 July 2006, 16:18:07 UTC
The neighbour ha field may get updated without destroying the
neighbour.  In this case, the ha field gets out of sync with the
address handle stored in ipoib_neigh->ah, with the result that
the ah field would point to an incorrect path, resulting in all
packets being lost.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
1 parent 624d01f
History
Tip revision: 8a7f752125a930a83f4d8dfe37fa5a081ab19d31 authored by Michael S. Tsirkin on 19 July 2006, 14:44:37 UTC
IB/ipoib: Fix packet loss after hardware address update
Tip revision: 8a7f752
File Mode Size
README -rw-r--r-- 6.7 KB
buffer-format.txt -rw-r--r-- 4.5 KB

README

back to top