| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-21 | ntp: T8601: add local stratum option | anderbak | |
| 2024-11-25 | T6630: ntp: fix timestamp nested under ptp | Lucas Christian | |
| 2024-09-21 | T6630: ntp: move interface timestamping configuration under ptp node | Christian Breunig | |
| 2024-09-21 | T6630: ntp: rename ptp-transport to ptp and use defaultValue for port | Christian Breunig | |
| 2024-09-21 | T6630: ntp: add chrony "ntp over ptp" transport | Lucas Christian | |
| 2024-09-21 | T6630: ntp: add hardware timestamp offload | Lucas Christian | |
| 2024-09-21 | T6630: ntp: add "interleave" option | Lucas Christian | |
| 2024-01-21 | ntp: T5692: add support to configure leap second behavior | Christian Breunig | |
| * set service ntp leap-second [ignore|smear|system|timezone] Where timezone is the new and old default resulting in adding "leapsectz right/UTC" to chrony.conf. The most prominent new option is "smear" which will add leapsecmode slew maxslewrate 1000 smoothtime 400 0.001 leaponly to chrony. See https://chrony-project.org/doc/4.3/chrony.conf.html leapsecmode for additional information | |||
| 2023-12-31 | T5474: establish common file name pattern for XML conf mode commands | Christian Breunig | |
| We will use _ as CLI level divider. The XML definition filename and also the Python helper should match the CLI node. Example: set interfaces ethernet -> interfaces_ethernet.xml.in set interfaces bond -> interfaces_bond.xml.in set service dhcp-server -> service_dhcp-server-xml.in | |||
