Ping flood command on linux
Here are the results of a ping flood command on a linux:
- ping -f 192.168.0.11
PING 192.168.0.11 (192.168.0.11) 56(84) bytes of data.
— 192.168.0.11 ping statistics —
10 packets transmitted, 10 received, 0% packet loss, time 162ms
rtt min/avg/max/mdev = 0.120/0.341/2.267/0.642 ms, pipe 2, ipg/ewma 18.048/0.770 ms
What does rtt and pipe 2 mean?








