]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp6: tighten T1 and T2 value check 18777/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 24 Feb 2021 11:07:04 +0000 (20:07 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Mar 2021 20:51:56 +0000 (05:51 +0900)
commita7d757ec294ed4df272fb99a376faeef03290ce2
tree05e82ebc7bdfcf9cc151721df526cc08fe9163ed
parent353887831b20d0fbd500da9e9f30b048e391305f
dhcp6: tighten T1 and T2 value check

Only when T1 and T2 are both 0, they are adjusted later based on
address or prefix T1 and T2. So the first check must be changed.
src/libsystemd-network/dhcp6-option.c