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
.gitignore -rw-r--r-- 94 bytes
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 1.7 KB
gen_init_cpio.c -rw-r--r-- 10.4 KB
initramfs_data.S -rw-r--r-- 1.0 KB

back to top