diff options
author | Michael S. Tsirkin <[email protected]> | 2006-07-19 17:44:37 +0300 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2006-07-24 09:18:07 -0700 |
commit | 8a7f752125a930a83f4d8dfe37fa5a081ab19d31 (patch) | |
tree | 9c4b4e334e96e14cb47189ebf1319a58d3cd6753 /net/lapb/lapb_subr.c | |
parent | 624d01f899f6bbd75fd06890f231e1f46555d376 (diff) |
IB/ipoib: Fix packet loss after hardware address update
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 <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions