mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
6402182815
This commit adds a new configuration option, `dst_addr` to the 'sntp_client' that accepts either an IP address or a DNS hostname. If a DNS hostname is provided, the 'sntp_client' will resolve the IP address before each SNTP request. The 'dst_ip' configuration option is deprecated but kept for compatibility until 'dst_addr' is fully adopted. xsd/net_types.xsd: add Net_address type sntp_dummy_rtc: adjust configuration to use pool.ntp.org Fixes genodelabs/genode#5003 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.