Marco Bartoli
7aa5398548
DHCP DNS option forced for no-dns or custom dns servers
2015-09-21 11:22:14 +02:00
Marco Bartoli
853d9f7306
Option to disable DNS server
2015-08-31 10:40:47 +02:00
Karthik K
3fd94ce9c3
Add switch --list-clients
...
--list-clients <id> prints the list of connected clients associated with
<id>. <id> can either be a wifi iface name or pid of a create_ap
instance.
2015-06-03 13:07:29 +05:30
Karthik K
38db906a24
Change switch --list to --list-running
...
* --list is still supported for backward compatability, but will
neither have an entry in help output nor will have bash completion
support
2015-06-01 15:13:30 +05:30
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