mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 21:45:07 -05:00
cmdmon: save NTS cookies and server keys on dump command
Extend the dump command to save also the server NTS keys and client NTS cookies. Remove the warning for unset dumpdir.
This commit is contained in:
@@ -43,4 +43,6 @@ extern int NNC_CheckResponseAuth(NNC_Instance inst, NTP_Packet *packet,
|
||||
|
||||
extern void NNC_ChangeAddress(NNC_Instance inst, IPAddr *address);
|
||||
|
||||
extern void NNC_DumpData(NNC_Instance inst);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user