Public bug reported:
Hi,
Total ping time is not correct :
# ping -c 3 -i 2 IP
PING IP (IP) 56(84) bytes of data.
64 bytes from IP: icmp_seq=1 ttl=252 time=1.43 ms
64 bytes from IP: icmp_seq=2 ttl=252 time=0.686 ms
64 bytes from IP: icmp_seq=3 ttl=252 time=0.725 ms
--- IP ping statistics ---
3 p
Another example :
# time ping IP -t 2 -c 3 -i 2
PING IP (IP) 56(84) bytes of data.
>From IP icmp_seq=1 Time to live exceeded
>From IP icmp_seq=2 Time to live exceeded
>From IP icmp_seq=3 Time to live exceeded
--- IP ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet los