]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdmon: drop handling of NULL and LOGON requests
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 10 Feb 2025 14:08:03 +0000 (15:08 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 12 Feb 2025 13:52:19 +0000 (14:52 +0100)
commit9ba6e7655c87a60afeca11ea4ac53eadf7b48e48
treee47903d6c59070a857b3b17e7072e38dfade43ee
parent3dea7dd723735d18db41f6689fa24b2b98a17b67
cmdmon: drop handling of NULL and LOGON requests

Handle the NULL and LOGON requests as unknown (invalid) instead of
returning the success and failed status respectively. They have
been unused for very long time now.
candm.h
cmdmon.c
pktlength.c