Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Re: [PATCH] service: Return OperationAborted when agent gets
Canceled (Daniel Wagner)
2. Re: [PATCH v2] client: Add session contextIdentifier config
support (Daniel Wagner)
3. Re: [PATCH] wifi: Stop autoscanning once tethering has
started (Daniel Wagner)
----------------------------------------------------------------------
Message: 1
Date: Sun, 15 Oct 2017 20:28:31 +0200
From: Daniel Wagner <[email protected]>
To: Vasyl Vavrychuk <[email protected]>
Cc: [email protected]
Subject: Re: [PATCH] service: Return OperationAborted when agent gets
Canceled
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi Vasyl,
On 10/12/2017 11:15 PM, Vasyl Vavrychuk wrote:
> Hi, Daniel,
>
> This works fine for me. Thanks.
Great. I'll applied the patch.
Thanks,
Daniel
------------------------------
Message: 2
Date: Sun, 15 Oct 2017 20:41:54 +0200
From: Daniel Wagner <[email protected]>
To: Bjoern Thorwirth <[email protected]>
Cc: [email protected], [email protected],
[email protected]
Subject: Re: [PATCH v2] client: Add session contextIdentifier config
support
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi Bjoern,
On 10/09/2017 08:11 AM, [email protected] wrote:
> From: Bjoern Thorwirth <[email protected]>
>
> Added contextIdentifier field in session config.
> This allows processes to select a service context dependent
> behaviour for which the routing decision is made.
I suggest two split this patch into parts
- First patch adds session_create_append_dict() without the
ContextIdintifier part
- Second patch adds the ContextIdentifier stuff
> @@ -2248,6 +2361,7 @@ static struct connman_option session_options[] = {
> {"type", 't', "local|internet|any"},
> {"ifname", 'i', "[<interface_name>]"},
> {"srciprule", 's', "yes|no"},
> + {"contextIdentifier", 'c', "Context identifier"},
I checked the output of the help part and the string contextIdentifier
is pushing the 'Context identifier'. I suggest to short it to 'ctxid, as
we have done with ifname instead of AllowedBearers.
Thanks,
Daniel
------------------------------
Message: 3
Date: Sun, 15 Oct 2017 20:51:57 +0200
From: Daniel Wagner <[email protected]>
To: [email protected], [email protected]
Cc: Jose Blanquicet <[email protected]>
Subject: Re: [PATCH] wifi: Stop autoscanning once tethering has
started
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi Jose,
Patch applied.
Thanks,
Daniel
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 24, Issue 18
***************************************