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
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.2 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top