Files
Miroslav Lichvar 007a1ae4fe ntp: update NTP-over-PTP support
Update the support for NTP over PTP to the latest specification
(currently in the RFC editor queue). Switch the NTP TLV to the
organization-specific TLV using the IANA OUI and assigned TLV
subtype 0x1. The Network Correction extension field has been
assigned type 0x10A. The extfield option accepts F324 as an alias
for 10A to not break existing configurations. Drop the experimental
status.
2025-11-26 13:53:28 +01:00
..
2025-04-30 15:00:24 +02:00
2025-11-26 13:53:28 +01:00
2024-06-04 16:25:55 +02:00
2021-04-22 10:20:31 +02:00
2022-05-19 08:23:05 +02:00
2023-06-15 14:23:47 +02:00
2025-05-27 10:56:11 +02:00
2021-04-15 15:17:13 +02:00
2021-09-23 14:48:59 +02:00
2023-04-13 16:22:50 +02:00
2023-04-18 11:39:27 +02:00
2025-06-03 13:28:46 +02:00
2025-08-26 12:34:22 +02:00
2021-03-04 12:36:36 +01:00
2025-06-03 13:28:46 +02:00

This is a collection of simulation tests using the clknetsim simulator
(supported on Linux only).

https://gitlab.com/chrony/clknetsim

The CLKNETSIM_PATH environment variable should point to the directory where
clknetsim was downloaded and compiled. If the variable is not set, the tests
will look for clknetsim in ./clknetsim in the current directory.

The tests are written in bash and they can be run directly. The ./run script
runs all tests.