Commit Graph

8 Commits

Author SHA1 Message Date
oblique
0f5a503c79 Merge pull request #77
Add `--config' and `--mkconfig' option
2015-05-24 13:27:23 +03:00
oblique
ad377c9d9f Add `--psk' in bash_completion 2015-05-23 20:59:03 +03:00
Karthik K
583ef73fa1 Support --config option
--config <conf_file> loads configs from conf_file
2015-05-09 13:57:23 +05:30
Karthik K
13569a5a42 Support --mkconfig option
When invoked with --mkconfig <conf_file>, the options are stored in
conf_file and create_ap exits.
2015-05-09 13:57:18 +05:30
Karthik K
3ca3663894 Print descriptive messages for several switches
* Print messages for terminating switches like --list, --stop,
  --fix-unmanaged and --daemon
* Minor change in help string
2015-05-06 22:51:04 +05:30
Karthik K
e828664edd bash_completion: Bug fixes and improvements
* Correct switch --ieee80211 to --ieee80211n
* Correct switch -p to -g
* Get list of valid channels from iw list
* Add country code 00
* Get completion for --stop switch from output of --list
2015-04-16 23:13:36 +05:30
Karthik K
8a96c7f9cb Add extended bash completion for all switches 2015-04-16 22:39:46 +05:30
Karthik K
9c24f50dee Add new file that provides bash completion routine 2015-04-16 22:39:46 +05:30