Re: [PATCH] gdhcp: Make DHCP client timeouts suspend-aware
[email protected] Wed, 14 May 2025 19:40:29 +0000
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <174725162925.2487906.8682478428110005930.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to connman.git (master) by Denis Kenzior <[email protected]>: On Tue, 13 May 2025 19:01:32 +0200 you wrote: > From: Simon Holesch <[email protected]> > > When the system is suspended, ConnMan may keep its IP address longer > than the lease time. This occurs because GLib timeouts use > CLOCK_MONOTONIC, which pauses during suspend on Linux. > > This patch switches to timeouts based on CLOCK_BOOTTIME, which continues > to run during suspend. > > [...] Here is the summary with links: - gdhcp: Make DHCP client timeouts suspend-aware https://git.kernel.org/pub/scm/network/connman/connman.git/?id=5907c281c138 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html