]> git.ipfire.org Git - thirdparty/ntp.git/commit
Rename restrict flags to rflags. Use an enum for their values. Provide dump_restric...
authorHarlan Stenn <stenn@ntp.org>
Sat, 10 Feb 2018 00:05:30 +0000 (16:05 -0800)
committerHarlan Stenn <stenn@ntp.org>
Sat, 10 Feb 2018 00:05:30 +0000 (16:05 -0800)
commit22ccf3ac71ef15ee2bf0bb79c9faf2f57cb0505c
tree663aadde49ac09965efbb2669ea3ac697a63c267
parent7c907c636c73cc20f0dc125dea2e300d4d858d80
Rename restrict flags to rflags.  Use an enum for their values.  Provide dump_restricts().

bk: 5a7e374aVyPY_21tMOlIQXrAe1XP5w
13 files changed:
ChangeLog
include/ntp.h
include/ntp_request.h
include/ntpd.h
ntpd/ntp_config.c
ntpd/ntp_control.c
ntpd/ntp_io.c
ntpd/ntp_peer.c
ntpd/ntp_request.c
ntpd/ntp_restrict.c
ntpdc/layout.std
ntpdc/ntpdc_ops.c
tests/ntpd/ntp_restrict.c