Page MenuHomeVyOS Platform

Ping decimal places
Resolved (N/A)PublicBUG

Description

VyOS seem to suffer from iputils bug that sometimes displays 2 decimal places in ping roundrip time.

Quite likely older versions are affected as well.

$ ping 1.1
PING 1.1 (1.0.0.1) 56(84) bytes of data.
64 bytes from 1.0.0.1: icmp_seq=1 ttl=57 time=19.5 ms
64 bytes from 1.0.0.1: icmp_seq=2 ttl=57 time=16.7 ms
64 bytes from 1.0.0.1: icmp_seq=3 ttl=57 time=17.6 ms
64 bytes from 1.0.0.1: icmp_seq=4 ttl=57 time=17.3 ms
64 bytes from 1.0.0.1: icmp_seq=5 ttl=57 time=17.3 ms
64 bytes from 1.0.0.1: icmp_seq=6 ttl=57 time=16.2 ms
64 bytes from 1.0.0.1: icmp_seq=7 ttl=57 time=18.5 ms
64 bytes from 1.0.0.1: icmp_seq=8 ttl=57 time=16.10 ms
64 bytes from 1.0.0.1: icmp_seq=9 ttl=57 time=17.6 ms
64 bytes from 1.0.0.1: icmp_seq=10 ttl=57 time=22.9 ms
64 bytes from 1.0.0.1: icmp_seq=11 ttl=57 time=19.2 ms

Details

Difficulty level
Unknown (require assessment)
Version
1.4-rolling-202103091038
Why the issue appeared?
Issues in third-party code
Is it a breaking change?
Perfectly compatible
Issue type
Unspecified (please specify)

Event Timeline

FileGo renamed this task from Ping bug to Ping decimal places.Mar 10 2021, 9:52 AM
FileGo created this task.

I don't seem to see the obvious problem (maybe I don't understand what you're referring to), assuming there is a problem and this is also an issue introduced by third party system components, maybe you should go upstream with feedback

Viacheslav changed Why the issue appeared? from Will be filled on close to Issues in third-party code.
Viacheslav changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin set Issue type to Unspecified (please specify).
Viacheslav added a subscriber: Viacheslav.

It looks fixed by the upstream

64 bytes from 8.8.8.8: icmp_seq=18 ttl=116 time=20.1 ms
64 bytes from 8.8.8.8: icmp_seq=19 ttl=116 time=20.1 ms
64 bytes from 8.8.8.8: icmp_seq=20 ttl=116 time=20.0 ms
64 bytes from 8.8.8.8: icmp_seq=21 ttl=116 time=20.3 ms
64 bytes from 8.8.8.8: icmp_seq=22 ttl=116 time=20.1 ms
64 bytes from 8.8.8.8: icmp_seq=23 ttl=116 time=20.1 ms
64 bytes from 8.8.8.8: icmp_seq=24 ttl=116 time=20.1 ms
64 bytes from 8.8.8.8: icmp_seq=25 ttl=116 time=20.1 ms
64 bytes from 8.8.8.8: icmp_seq=26 ttl=116 time=20.1 ms