CHERIoT-Platform / CHERIoT-Platform/network-stack
SNTP hard-codes pool.ntp.org
Open
- Dominant language
- C++
- Stars
- 9
- Forks
- 14
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 1
Description
IMHO, the SNTP compartment should probably...
- not hardcode `pool.ntp.org`
- instead, require the user to provide a fallback server (and connection rights)
- use DHCP-provided NTP server information (RFC 2132, section 8.3) as another available server, but that requires some work with the firewall and some way of capturing _dynamic_ connection rights.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.