]> git.ipfire.org Git - thirdparty/chrony.git/commit
Send cmdmon error replies only to allowed hosts
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 24 Jan 2014 15:06:38 +0000 (16:06 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 30 Jan 2014 14:59:45 +0000 (15:59 +0100)
commite15ce69d08e4c0a489aa75f50116bc1c75a1bfad
tree261f584a8ade8c38e28a87652e0d94fe1c41162e
parentd537ed11fdbc5ef45a5d41cc01b9684fd5ca2b44
Send cmdmon error replies only to allowed hosts

The status codes STT_BADPKTVERSION, STT_BADPKTLENGTH, STT_NOHOSTACCESS
were sent even to hosts that were not allowed by cmdallow. Deprecate
STT_NOHOSTACCESS and ignore packets from hosts not allowed by cmdallow
completely.
candm.h
cmdmon.c