<div>Hi Jouni Malinen,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; In below mailing list link you have mentioned that wpa supplicant snapshot version has provided command to disassociate.</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; <a href="http://lists.shmoo.com/pipermail/hostap/2003-November/004852.html">http://lists.shmoo.com/pipermail/hostap/2003-November/004852.html</a></div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp; I downloaded snapshot 0.6.0. But could not find command for disassociation. Will you plz tell me where can I get wpa supplicant code that supports disassociation command.</div>
<div>&nbsp;</div>
<div>here is ./wpa_supplicant -h, output on screen.</div>
<div>
<p>[/mnt/hgfs/security/wpa_supplicant-0.6-2007-05-26/wpa_supplicant]# ./wpa_supplicant -h<br>wpa_supplicant v0.6.0<br>Copyright (c) 2003-2007, Jouni Malinen &lt;<a href="mailto:j@w1.fi">j@w1.fi</a>&gt; and contributors</p>

<p>This program is free software. You can distribute it and/or modify it<br>under the terms of the GNU General Public License version 2.</p>
<p>Alternatively, this software may be distributed under the terms of the<br>BSD license. See README and COPYING for more details.</p>
<p>This product includes software developed by the OpenSSL Project<br>for use in the OpenSSL Toolkit (<a href="http://www.openssl.org/">http://www.openssl.org/</a>)</p>
<p>usage:<br>&nbsp; wpa_supplicant [-BddhKLqqtuvwW] [-P&lt;pid file&gt;] [-g&lt;global ctrl&gt;] \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -i&lt;ifname&gt; -c&lt;config file&gt; [-C&lt;ctrl&gt;] [-D&lt;driver&gt;] [-p&lt;driver_param&gt;] \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [-b&lt;br_ifname&gt; [-N -i&lt;ifname&gt; -c&lt;conf&gt; [-C&lt;ctrl&gt;] [-D&lt;driver&gt;] \
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [-p&lt;driver_param&gt;] [-b&lt;br_ifname&gt;] ...]</p>
<p>drivers:<br>&nbsp; wext = Linux wireless extensions (generic)<br>&nbsp; hostap = Host AP driver (Intersil Prism2/2.5/3)<br>&nbsp; atmel = ATMEL AT76C5XXx (USB, PCMCIA)<br>&nbsp; wired = wpa_supplicant wired Ethernet driver<br>options:<br>
&nbsp; -b = optional bridge interface name<br>&nbsp; -B = run daemon in the background<br>&nbsp; -c = Configuration file<br>&nbsp; -C = ctrl_interface parameter (only used if -c is not)<br>&nbsp; -i = interface name<br>&nbsp; -d = increase debugging verbosity (-dd even more)
<br>&nbsp; -D = driver name<br>&nbsp; -g = global ctrl_interface<br>&nbsp; -K = include keys (passwords, etc.) in debug output<br>&nbsp; -t = include timestamp in debug messages<br>&nbsp; -h = show this help text<br>&nbsp; -L = show license (GPL and BSD)
<br>&nbsp; -p = driver parameters<br>&nbsp; -P = PID file<br>&nbsp; -q = decrease debugging verbosity (-qq even less)<br>&nbsp; -v = show version<br>&nbsp; -w = wait for interface to be added, if needed<br>&nbsp; -W = wait for a control interface monitor before starting
<br>&nbsp; -N = start describing new interface<br>example:<br>&nbsp; wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf<br></p>
<p><br>-- <br>Regards &amp; Thanks<br>Raghavendra. S </p></div>