Commit d039af7
committed
Fix #1458: 'show ntp tracking' does not show reference id properly
admin@gateway:~$ chronyc tracking
Reference ID : C23ACD14 (svl1.ntp.netnod.se)
Stratum : 2
Ref time (UTC) : Sun Apr 19 20:28:40 2026
System time : 0.000000000 seconds fast of NTP time
Last offset : -17.822519302 seconds
RMS offset : 17.822519302 seconds
Frequency : 1064.750 ppm slow
Residual freq : +0.581 ppm
Skew : 0.794 ppm
Root delay : 0.018065268 seconds
Root dispersion : 0.000200240 seconds
Update interval : 0.0 seconds
Leap status : Normal
vs
admin@gateway:/> show ntp tracking
Reference ID : 194.58.205.20
Stratum : 2
Ref time (UTC) : Sun Apr 19 20:28:40 2026
System time : 0.000000 seconds slow of NTP time
Last offset : -17.822519302 seconds
RMS offset : 17.822519302 seconds
Frequency : 1064.750 ppm slow
Residual freq : +0.581 ppm
Skew : 0.794 ppm
Root delay : 0.018065 seconds
Root dispersion : 0.000188 seconds
Update interval : 0.0 seconds
Leap status : Normal
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>1 parent 59028c4 commit d039af7
1 file changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
197 | 208 | | |
198 | 209 | | |
199 | 210 | | |
| |||
0 commit comments