Re: [PATCH 2.6.25] cxgb3: Handle ARP completions that mark neighborsstale.
From: Divy Le Ray
Date: Wed Feb 06 2008 - 14:08:22 EST
Steve Wise wrote:
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: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx>
Acked-by: Divy Le Ray <divy@xxxxxxxxxxx>
Divy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/