Searched hist:6649 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sbin/ping/
H A Dping.cdiff 36378 Mon May 25 18:16:05 MDT 1998 fenner Use select() timeouts instead of SIGALRM to schedule packet transmission.
Fixes bin/6649 and removes the last abusive signal handler.
Use SO_TIMESTAMP to get the kernel to timestamp packets on reception.
Fixes bin/5658 and provides slightly better accuracy.
Explicitly zero and terminate the IP options when using -R.

PR: bin/5658
PR: bin/6649
diff 36378 Mon May 25 18:16:05 MDT 1998 fenner Use select() timeouts instead of SIGALRM to schedule packet transmission.
Fixes bin/6649 and removes the last abusive signal handler.
Use SO_TIMESTAMP to get the kernel to timestamp packets on reception.
Fixes bin/5658 and provides slightly better accuracy.
Explicitly zero and terminate the IP options when using -R.

PR: bin/5658
PR: bin/6649
diff 36350 Mon May 25 01:50:51 MDT 1998 steve Attempt to stop another DoS attack related to ping flooding.

PR: 6649
Submitted by: Jason Young <doogie@forbidden-donut.anet-stl.com>

Completed in 54 milliseconds