Project

General

Profile

Actions

Feature #178

closed

Add support for parsing wpa_supplicant.conf

Added by Hammel almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
08 Apr 2013
Due date:
% Done:

100%

Estimated time:
Severity:
03 - Medium

Description

This is currently stubbed but is not complete. I need to find a definition of the file format and then implement parsing similar to the way the interfaces file is parsed.

Actions #1

Updated by Hammel almost 11 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

Essentially complete for the most basic configuration, assuming we only care about two fields: SSID and PSK. All others will default to simplest configuration for now. Users can manually edit the file using File->Open to set other options.

Saving changes to file is not implemented yet.

Actions #2

Updated by Hammel almost 11 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 50 to 100

Completed code for reading and writing wpa_supplicant.conf. Again - this is very simplistic and addresses only the most basic use case of a user using WPA_PSK and TKIP.

Actions

Also available in: Atom PDF