]> git.ipfire.org Git - thirdparty/chrony.git/commit
client: replace allow/deny parser
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 22 Sep 2021 15:06:38 +0000 (17:06 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Sep 2021 13:50:05 +0000 (15:50 +0200)
commit5e6f8458ffae79f45546cbee60247b1d060b5887
tree28f1d4d3e8168e8546f1e9320f0c9c7fa0a2316a
parentf5fe5452f6bc8bcf7ee9945f70dab651c3910c5c
client: replace allow/deny parser

Use the new cmdparse function for parsing the (cmd)allow/deny commands
and refactor the code a bit to reduce the number of functions needed for
all the (cmd)allow/deny(all) combinations.
client.c
test/simulation/110-chronyc