]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdmon: add onoffline command
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 May 2018 14:56:56 +0000 (16:56 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 25 May 2018 08:53:21 +0000 (10:53 +0200)
commit34db671b573b8693039e13c0443fcb91fbba6032
tree3b9ab09b320fb9595eb4fc2cecab47f7e93d0071
parent8b9021bf3403ce74f1b20266053352687f685c5c
cmdmon: add onoffline command

The onoffline command tells chronyd to switch all sources to the online
or offline status according to the current network configuration. A
source is considered online if it is possible to send requests to it,
i.e. a route to the network is present.
candm.h
client.c
cmdmon.c
doc/chronyc.adoc
pktlength.c