]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp-server-lease: always update all information in bound lease
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 10 May 2026 13:29:47 +0000 (22:29 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 22 May 2026 13:11:45 +0000 (22:11 +0900)
commite75c40644814fa0700f87ec0f2bb7f3bf06a69c0
tree925386a78e4b9574bf140a6bd575cca20db90bc2
parent3fb520f0105c8003d62339fa48cf44a921f8ca93
sd-dhcp-server-lease: always update all information in bound lease

We manage bound leases by their client ID. Hence, potentially, other
fields may be changed. Let's always update all information.
src/libsystemd-network/sd-dhcp-server-lease.c