hostap/wpa_supplicant/doc/docbook
Pavel Polischouk 9d6762cfca man wpa_supplicant: Clearly state which options are given per interface
Documentation appeared a little vague about which options are global and
which are tied to a particular interface. This leads to confusion when
using certain combinations of options, e.g. the command "wpa_supplicant
-c /etc/wpa_supplican.conf -u" will not do what is intuitively expected
from it - it will not read the config file given with -c option because
no -i option was given. This command is still valid because -u option is
used. The wpa_supplicant running like this will also not listen on any
control socket, because the socket file name is usually given in the
config file. This command line also happens to be the default in Fedora 9.
This patch does not try to change any behaviour, but rather document
these nuances clearly.
2008-06-18 11:52:20 +03:00
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa_background.sgml Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa_cli.sgml Enhance manpage with use of emphasis instead of strong quote 2008-02-27 17:48:23 -08:00
wpa_gui.sgml Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa_passphrase.sgml Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa_priv.sgml Enhance manpage with use of emphasis instead of strong quote 2008-02-27 17:48:23 -08:00
wpa_supplicant.conf.sgml Enhance manpage with use of emphasis instead of strong quote 2008-02-27 17:48:23 -08:00
wpa_supplicant.sgml man wpa_supplicant: Clearly state which options are given per interface 2008-06-18 11:52:20 +03:00