]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp6-client: support multiple NTP server options
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 Sep 2021 05:09:14 +0000 (14:09 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 29 Sep 2021 06:29:41 +0000 (15:29 +0900)
commit9c3d46bf8d933d6ff4da6876ebbc0f13d65bee76
tree476bcb081f310adaaf6462a02a166b5749b36368
parent41b14f03297ccecdee9429c447cc85b471d3df21
sd-dhcp6-client: support multiple NTP server options

Also, it is allowed that the suboption appears multiple times, and each
suboption contains one NTP server.
src/libsystemd-network/dhcp6-lease-internal.h
src/libsystemd-network/sd-dhcp6-client.c
src/libsystemd-network/sd-dhcp6-lease.c