Hi,

With this patch set it becomes possible to add a 'Security=...' option
to .config files so that only the WiFi network with the intended security
type is detected. If this setting is omitted, it defaults to EAP if EAP is
configured and to WPA PSK if a passprhase is specified.

Cheers,

        Patrik


Patrik Flykt (3):
  service: Add helper function for getting security type
  config: Add option specify WiFi security in a .config file
  doc: Document the config file 'Security' option

 doc/config-format.txt |  4 ++++
 src/config.c          | 41 +++++++++++++++++++++++++++++++++++++++++
 src/connman.h         |  1 +
 src/service.c         | 17 +++++++++++++++++
 4 files changed, 63 insertions(+)

-- 
1.9.1

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to