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: Background scan issues? (Gammel Holte)
2. Re: Background scan issues? (Daniel Wagner)
----------------------------------------------------------------------
Message: 1
Date: Thu, 28 Jul 2016 02:18:28 +0100
From: Gammel Holte <[email protected]>
To: Daniel Wagner <[email protected]>
Cc: [email protected]
Subject: Re: Background scan issues?
Message-ID:
<CAGFCsG9r+0H-4GZrieGZkLfVPaZm4XV6dyHQtFh7=S8+7=w...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
No, I'm not doing WPA EAP I think. The network I connect to has no flags on
wpa_supplicant apart from [ESS].
Thanks,
A.
On Tue, Jul 26, 2016 at 7:29 AM, Daniel Wagner <[email protected]> wrote:
> > - I think the offending line is #define BGSCAN_DEFAULT
> > "simple:30:-65:300" in
> > https://github.com/aldebaran/connman/blob/master/plugins/wifi.c
>
> Looking at the NM sources, I found only one reference to bgscan:
>
> src/supplicant-manager/nm-supplicant-config.c
>
> nm_supplicant_config_add_setting_wireless_security()
> {
> ...
>
> if (!strcmp (key_mgmt, "wpa-eap")) {
> /* If using WPA Enterprise, enable optimized
> background scanning
> * to ensure roaming within an ESS works well.
> */
> if (!nm_supplicant_config_add_option (self,
> "bgscan", "simple:30:-65:300", -1, FALSE, error))
> return FALSE;
>
> ...
> }
>
> So usually, NM does not configure the bgscan option. I assume you are
> not doing WPA EAP?
>
> cheers,
> daniel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.01.org/pipermail/connman/attachments/20160728/c6f7a6d7/attachment-0001.html>
------------------------------
Message: 2
Date: Thu, 28 Jul 2016 07:22:20 +0200
From: Daniel Wagner <[email protected]>
To: Gammel Holte <[email protected]>
Cc: [email protected]
Subject: Re: Background scan issues?
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
On 07/28/2016 03:18 AM, Gammel Holte wrote:
> No, I'm not doing WPA EAP I think. The network I connect to has no flags
> on wpa_supplicant apart from [ESS].
I haven't really followed up if there was an discussion on
BackgroundScanning. If I read it correctly, than setting
BackgroundScanning off via connman.conf should give you the same
behavior as with NetworkManager. Have you tried that already?
cheers,
daniel
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 9, Issue 18
**************************************