]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdmon: define new types for CLIENT_ACCESSES_BY_INDEX command
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 29 Jan 2016 14:46:56 +0000 (15:46 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 29 Jan 2016 16:55:58 +0000 (17:55 +0100)
commit705e32acdc2e438e7d9a7394560d0f2d63054129
tree57a158bc310ab691dca93cef291ae59740850669
parent6e4dd9302df5e6d576a18e22bd86167d0296a7d2
cmdmon: define new types for CLIENT_ACCESSES_BY_INDEX command

There was an incompatible change in the client access report. To avoid
bumping the protocol version drop support for the original request/reply
types and define new CLIENT_ACCESSES_BY_INDEX2 types as a newer version
of the command.
candm.h
client.c
cmdmon.c
pktlength.c