mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 22:45:07 -05:00
Since commit 8b235297, which changed address hashing, the first packet
is not sent to the first server and doesn't have the extra delay. If the
last packet is sent to the first server, the mean outgoing interval will
be significantly longer than the incoming interval and the check will
fail.
This is a collection of simulation tests. They use clknetsim to simulate multiple systems connected in a network. It's available at https://github.com/mlichvar/clknetsim If this directory doesn't have a clknetsim subdirectory, a known working revision will be downloaded and compiled automatically. Currently it runs only on Linux. The tests are written in bash and they can be run directly. The ./run script runs all tests.