mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 05:25:07 -05:00
ntp: define NTP_MAX_STRATUM for other modules
This commit is contained in:
@@ -201,9 +201,6 @@ struct NCR_Instance_Record {
|
||||
/* Maximum allowed dispersion - as defined in RFC 5905 (16 seconds) */
|
||||
#define NTP_MAX_DISPERSION 16.0
|
||||
|
||||
/* Maximum stratum number */
|
||||
#define NTP_MAX_STRATUM 16
|
||||
|
||||
/* Invalid stratum number */
|
||||
#define NTP_INVALID_STRATUM 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user