]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: Request OPTION_NTP_SERVER to mirror DHCP
authorRoy Marples <roy@marples.name>
Tue, 7 Feb 2023 18:25:45 +0000 (18:25 +0000)
committerRoy Marples <roy@marples.name>
Tue, 7 Feb 2023 18:29:33 +0000 (18:29 +0000)
commit5f6f61cbe3edfc8313d7db63d6ecf1b08d7232f1
tree642bd37ff3de73165ee3676999a069960eef4683
parent11975ad8ddf856602c9923ad296c3fd566218adc
DHCP6: Request OPTION_NTP_SERVER to mirror DHCP

RFC 5908 deprecates OPTION_SNTP_SERVERS.
However we can support both at the same time as our scripts
will uniqify the results if there are stupidly any duplicates.

Fixes #183.
hooks/50-ntp.conf
hooks/50-timesyncd.conf
src/dhcp6.c
src/dhcp6.h