aboutsummaryrefslogtreecommitdiff
path: root/contrib/wpa_supplicant/doc/docbook/wpa_cli.sgml
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2007-07-11 15:48:36 +0000
committerSam Leffler <sam@FreeBSD.org>2007-07-11 15:48:36 +0000
commit7700b89cce864f82dbd9cf54979c59dd06ca9356 (patch)
treec3da7f33886a852f7dceb74373fbdeec49a48f77 /contrib/wpa_supplicant/doc/docbook/wpa_cli.sgml
parent4e0922e888407f6dd91546a040e26125317fcfd8 (diff)
downloadsrc-7700b89cce864f82dbd9cf54979c59dd06ca9356.tar.gz
src-7700b89cce864f82dbd9cf54979c59dd06ca9356.zip
Import of WPA supplicant 0.5.8
Notes
Notes: svn path=/vendor/wpa_supplicant/dist/; revision=171366
Diffstat (limited to 'contrib/wpa_supplicant/doc/docbook/wpa_cli.sgml')
-rw-r--r--contrib/wpa_supplicant/doc/docbook/wpa_cli.sgml14
1 files changed, 11 insertions, 3 deletions
diff --git a/contrib/wpa_supplicant/doc/docbook/wpa_cli.sgml b/contrib/wpa_supplicant/doc/docbook/wpa_cli.sgml
index e8042397a7d7..140c365b9242 100644
--- a/contrib/wpa_supplicant/doc/docbook/wpa_cli.sgml
+++ b/contrib/wpa_supplicant/doc/docbook/wpa_cli.sgml
@@ -141,7 +141,15 @@ CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
based on events from wpa_supplicant. The specified file will
be executed with the first argument set to interface name and
second to "CONNECT" or "DISCONNECT" depending on the event.
- This can be used </para></listitem>
+ This can be used to execute networking tools required to configure
+ the interface.</para>
+
+ <para>Additionally, three environmental variables are available to
+ the file: WPA_CTRL_DIR, WPA_ID, and WPA_ID_STR. WPA_CTRL_DIR
+ contains the absolute path to the ctrl_interface socket. WPA_ID
+ contains the unique network_id identifier assigned to the active
+ network, and WPA_ID_STR contains the content of the id_str option.
+ </para></listitem>
</varlistentry>
<varlistentry>
@@ -282,7 +290,7 @@ CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
</varlistentry>
<varlistentry>
- <term>bssid *lt;network id&gt; &lt;BSSID&gt;</term>
+ <term>bssid &lt;network id&gt; &lt;BSSID&gt;</term>
<listitem>
<para>set preferred BSSID for an SSID</para>
</listitem>
@@ -320,7 +328,7 @@ CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
<refsect1>
<title>Legal</title>
<para>wpa_supplicant is copyright (c) 2003-2005,
- Jouni Malinen <email>jkmaline@cc.hut.fi</email> and
+ Jouni Malinen <email>j@w1.fi</email> and
contributors.
All Rights Reserved.</para>