<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Jouni Malinen,<br>
<br>
I found error and fixed after adding the flag <font color="#000099"><i><small>CONFIG_IBSS_RSN</small></i></font>
to the .config file.<br>
<br>
Please find the attached ibss_rsn.c file, let me know if I am not wrong.<br>
<br>
Thanks,<br>
UjjaL<br>
<blockquote cite="mid:20100106142623.GA18810@jm.kir.nu" type="cite">
  <pre wrap="">On Wed, Jan 06, 2010 at 06:17:18PM +0530, Ujjal Roy wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Is the latest hostapd/supplicant has the code for 4-way handshake in
IBSS RSN?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes, wpa_supplicant has code for this (both the authenticator and
supplicant side). Just keep in mind that there are no known drivers that
could fully use the end result due to some missing pieces mainly in GTK
configuration.

  </pre>
  <blockquote type="cite">
    <pre wrap="">If yes please let me know the process to build the supplicant to
support RSN IBSS.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Add CONFIG_IBSS_RSN=y to .config.

  </pre>
</blockquote>
<br>
</body>
</html>