]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/ndisc: fix updating valid lifetime of configured address 32215/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 11 Apr 2024 05:02:21 +0000 (14:02 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 11 Apr 2024 06:56:01 +0000 (15:56 +0900)
commite42a74803a5a9a8acf0d630dd775736610af4600
tree0cd4d4e39528b7744696260df804c3b84e52de13
parent2d4c9c42ac542cf60a10971c6f22c4f926526456
network/ndisc: fix updating valid lifetime of configured address

This makes the logic mostly follows RFC 4862 section 5.5.3 (e),
as draft-ietf-6man-slaac-renum-07 is deprecated.

Fixes #31449.
src/network/networkd-ndisc.c