]> git.ipfire.org Git - thirdparty/chrony.git/commit
conf: add dscp directive
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 3 Aug 2020 15:55:42 +0000 (17:55 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 4 Aug 2020 10:24:49 +0000 (12:24 +0200)
commit6a5665ca5877bad1ae77c906715414aac77d9f77
treeae12364934f8b82168fdb83df7bc52b24db76c04
parente5cf006378d43e273553fe63694a15a3777f921e
conf: add dscp directive

The directive sets the DSCP value in transmitted NTP packets, which can
be useful in local networks where switches/routers are configured to
prioritise packets with specific DSCP values.
conf.c
conf.h
doc/chrony.conf.adoc
ntp_io.c