]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: open server socket only when access is allowed
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 6 Jan 2015 14:12:26 +0000 (15:12 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 6 Jan 2015 15:35:12 +0000 (16:35 +0100)
commit52e12e42e523cde5a7259c8e9fe7ec719d832d7e
tree160ee7845f75b62156ee0c4d63a260a50aff319b
parent5214d42c077245bc380fac505e7fe7f887658cca
ntp: open server socket only when access is allowed

When changing access configuration, check if any address is allowed and
open/close the server socket as needed.
addrfilt.c
addrfilt.h
chrony.texi.in
ntp_core.c