]> 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)
commite8642ff1eee8b50aedd02e76dacb0857df3a0c49
tree663aadde49ac09965efbb2669ea3ac697a63c267
parent43eb2ec3d3c521879da978930d71683175c88d48
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