mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
c7d7d1dfac
TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine which direction packet loss occurs. WWW: http://www.finnie.org/software/2ping/ PR: ports/152528 Submitted by: Gea-Suan Lin <gslin at gslin.org>
7 lines
265 B
Plaintext
7 lines
265 B
Plaintext
2ping is a bi-directional ping utility. It uses 3-way pings (akin to
|
|
TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a
|
|
2ping listener and a 2ping client to determine which direction packet
|
|
loss occurs.
|
|
|
|
WWW: http://www.finnie.org/software/2ping/
|