]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp4: only renewing lease when the client already has a lease
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 15 Jul 2020 10:25:55 +0000 (19:25 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 16 Jul 2020 05:58:54 +0000 (14:58 +0900)
commit0ded0e40ab0b974472474c8f7102837d69017e9b
treea39e07cdad82c8c6a9d511592b608ceaef1edb6d
parent330f89907911f533f35639f58880eda4462d06a8
dhcp4: only renewing lease when the client already has a lease

Follow-up for ceaec54a3c8366e81863a7d0d9c1f1d9f09960e1.

Hopefully fixes #16299.
src/libsystemd-network/sd-dhcp-client.c