public inbox for connman@lists.linux.dev
 help / color / mirror / Atom feed
From: patchwork-bot+connman@kernel.org
To: Jussi Laakkonen <jussi.laakkonen@jolla.com>
Cc: connman@lists.linux.dev
Subject: Re: [PATCH 00/11] Add association state for VPNs
Date: Mon, 04 Aug 2025 15:10:05 +0000	[thread overview]
Message-ID: <175432020576.1223670.18397678423426427737.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250124185845.1546384-1-jussi.laakkonen@jolla.com>

Hello:

This series was applied to connman.git (master)
by Denis Kenzior <denkenz@gmail.com>:

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



      parent reply	other threads:[~2025-08-04 15:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-24 18:58 [PATCH 00/11] Add association state for VPNs Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 01/11] agent: Cancel agent request on NoReply D-Bus error Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 02/11] vpn-provider: Use association state for VPN agent input wait Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 03/11] vpn: Add association state before connect state Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 04/11] vpn-agent: Do connect state transition after input dialog check Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 05/11] service: Explicit VPN connect timeout, ignore in VPN agent wait Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 06/11] provider: Handle VPN configuration and association states Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 07/11] vpn: Add support for association state, add state getter Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 08/11] vpn: Check if connecting when setting state or disconnecting Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 09/11] vpn: Add VPN agent use callback for plugins Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 10/11] vpn-provider: Transition to CONNECT state with agentless VPNs Jussi Laakkonen
2025-01-24 18:58 ` [PATCH 11/11] doc: Update VPN documentation for association state Jussi Laakkonen
2025-02-14  6:30 ` [PATCH 00/11] Add association state for VPNs Christian Hewitt
2025-04-15  9:14   ` Jussi Laakkonen
2025-04-15 16:04     ` Denis Kenzior
2025-04-17 12:22       ` Jussi Laakkonen
2025-08-04 15:10 ` patchwork-bot+connman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=175432020576.1223670.18397678423426427737.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+connman@kernel.org \
    --cc=connman@lists.linux.dev \
    --cc=jussi.laakkonen@jolla.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox