Re: [PATCH 00/11] Add association state for VPNs
[email protected] Mon, 04 Aug 2025 15:10:05 +0000
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <175432020576.1223670.18397678423426427737.git-patchwork-notify@kernel.org> |
Hello: This series was applied to connman.git (master) by Denis Kenzior <[email protected]>: On Fri, 24 Jan 2025 20:58:34 +0200 you wrote: > This patch set adds the association state also for the VPNs. This state is to > indicate that the VPN is waiting for VPN agent to provide input given by user. > In this state service.c must not do connect timeout checks as the timers for > both differ in length, default being 120s for connect timeout and 300s for VPN > agent dialog timeout. > > In order to facilitate this change the association state had to be implemented > also for VPNs. It is common state for services and like with services the > association state for VPNs preceeds the configuration state (on VPN side > connect state). Both vpn.c plugins on connmand and vpnd side require changes > to accommodate this state. When the VPN agent succeeds in getting the input > from the user the state transitions from association to connect (configuration) > state and, thus, requires no specific changes to VPN plugins. > > [...] Here is the summary with links: - [01/11] agent: Cancel agent request on NoReply D-Bus error https://git.kernel.org/pub/scm/network/connman/connman.git/?id=01c10f2ce960 - [02/11] vpn-provider: Use association state for VPN agent input wait (no matching commit) - [03/11] vpn: Add association state before connect state (no matching commit) - [04/11] vpn-agent: Do connect state transition after input dialog check (no matching commit) - [05/11] service: Explicit VPN connect timeout, ignore in VPN agent wait (no matching commit) - [06/11] provider: Handle VPN configuration and association states (no matching commit) - [07/11] vpn: Add support for association state, add state getter (no matching commit) - [08/11] vpn: Check if connecting when setting state or disconnecting (no matching commit) - [09/11] vpn: Add VPN agent use callback for plugins (no matching commit) - [10/11] vpn-provider: Transition to CONNECT state with agentless VPNs (no matching commit) - [11/11] doc: Update VPN documentation for association state (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html