Re: [PATCH 09/45] vpn: Add VPN agent use callback for plugins
Jussi Laakkonen <[email protected]> Wed, 13 Aug 2025 14:20:40 +0300
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <[email protected]> |
Hi Denis, On 8/8/25 18:57, Denis Kenzior wrote: > Hi Jussi, > > On 8/8/25 7:28 AM, Jussi Laakkonen wrote: > > Hmm, but we already have: > > #define VPN_FLAG_NO_TUN 1 > #define VPN_FLAG_NO_DAEMON 2 > > Wouldn't this fit the existing pattern? > Ah, now I get what you meant. To extend these flags. Well, that should be doable here. BR, Jussi