Crate ntp_daemon

Source
Expand description

This crate contains the main ntp-daemon code for ntpd-rs and is not intended as a public interface at this time. It follows the same version as the main ntpd-rs crate, but that version is not intended to give any stability guarantee. Use at your own risk.

Please visit the ntpd-rs project for more information.

Re-exports§

pub use config::dynamic::ConfigUpdate;
pub use config::Config;
pub use observer::ObservablePeerState;
pub use observer::ObservableState;

Modules§

config
keyexchange
nts_key_provider
observer
sockets
spawn
tracing

Functions§

fuzz_ipfilter
main
spawn
Spawn the NTP daemon