dhcp6: do not set T1 and T2 by dhcp6_option_append_pd() in client
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 22 Feb 2021 13:39:31 +0000 (22:39 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 23 Feb 2021 10:36:37 +0000 (19:36 +0900)
commit73b49d433c2c8e6304c8b82538bd4231d070fce4
tree10da617e98c28fb74a06ea66ab456dc66ab526e0
parente7613578b4747488bef9b558dc35e41d7075f18a
dhcp6: do not set T1 and T2 by dhcp6_option_append_pd() in client

Fixes #18090.
src/libsystemd-network/dhcp6-internal.h
src/libsystemd-network/dhcp6-option.c
src/libsystemd-network/sd-dhcp6-client.c