mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
nts: update NTS-KE port number
The port assigned by IANA for NTS-KE is 4460.
This commit is contained in:
@@ -76,7 +76,7 @@ typedef struct {
|
||||
#define SRC_DEFAULT_MINSAMPLES (-1)
|
||||
#define SRC_DEFAULT_MAXSAMPLES (-1)
|
||||
#define SRC_DEFAULT_ASYMMETRY 1.0
|
||||
#define SRC_DEFAULT_NTSPORT 11443
|
||||
#define SRC_DEFAULT_NTSPORT 4460
|
||||
#define INACTIVE_AUTHKEY 0
|
||||
|
||||
/* Flags for source selection */
|
||||
|
||||
Reference in New Issue
Block a user