mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
ntp: add version option to server/peer directive
This commit is contained in:
@@ -43,7 +43,8 @@ typedef enum {
|
||||
CPS_BadMaxdelay,
|
||||
CPS_BadKey,
|
||||
CPS_BadMinstratum,
|
||||
CPS_BadPolltarget
|
||||
CPS_BadPolltarget,
|
||||
CPS_BadVersion
|
||||
} CPS_Status;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user