]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdmon: add reserved fields to local command
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 4 Apr 2024 13:17:43 +0000 (15:17 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 4 Apr 2024 14:24:43 +0000 (16:24 +0200)
commit5235c51801941753b9d050d646c9fba9842b3959
treecf2175b5330584b673f78992305b7d624fcb2972
parent26ea4e35e7687775fdcdef32d4b66e8fb9c19c35
cmdmon: add reserved fields to local command

Add two reserved fields initialized to zero to the new REQ_LOCAL3
command to allow adding more options (e.g. delay in activation) without
changing the command number again.
candm.h
client.c