<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Jouni Malinen,<br>
<br>
I found the supplicant is OK to work with IBSS RSN. But is the hostapd
0.7 supports IBSS RSN(If I can create that one)? <font color="#ff0000">Is
there any code in hostapd, that will response the supplicant's 4-way
handshake messages in IBSS RSN security mode?</font><br>
<br>
Please help me with your comments.<br>
<br>
Thanks,<br>
Ujjal Roy<br>
<blockquote cite="mid:4B45AA32.6070004@gmail.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
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>
</blockquote>
<br>
</body>
</html>