Skip to content
Snippets Groups Projects
Commit 4eb61e02 authored by Steve Wise's avatar Steve Wise Committed by Jeff Garzik
Browse files

cxgb3: Handle ARP completions that mark neighbors stale.


When ARP completes due to a request rather than a reply the neighbor is
marked NUD_STALE instead of reachable (see arp_process()).  The handler
for the resulting netevent needs to check also for NUD_STALE.

Failure to use the arp entry can cause RDMA connection failures.

Signed-off-by: default avatarSteve Wise <swise@opengridcomputing.com>
Acked-by: default avatarDivy Le Ray <divy@chelsio.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 6585b4a7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment