mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 09:32:04 +00:00
f89087272b5561c9a3fc9d6a4e2a09f75f688fa7
Factor our common code to set/clear the client lease. Resetting the lease involves canceling old timers. Also, most importantly, when resetting the lease in client_receive_advertise(), ensure to cancel the timers too. It is not immediately clear, why at that point no timers would be pending. The lease-unref from sd_dhcp6_client_unref() can be omited, because of the preceeding client_reset() call.
…
…
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Languages
C
88.7%
Shell
5.4%
Python
4.7%
Meson
1.1%