Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/net/icmp
Module Name: src
Committed By: pooka
Date: Mon Aug 23 10:49:28 UTC 2010
Modified Files:
src/tests/net/icmp: t_ping.c
Log Message:
Add a delay between startup of pinger and pingee here too.
XXX: there's apparently some race condition which appears to trigger
if a broadcast arp arrives around the same time as the arpwhohas
is sent. This causes original packet to never be sent by the
arpwhohas requestor. If this rings a bell to someone, please let
me know.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/net/icmp/t_ping.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index