All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Pommnitz <pommnitz@yahoo.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: AW: IBSS and 802.11i (RSN) with mac80211
Date: Thu, 24 Feb 2011 06:43:33 -0800 (PST)	[thread overview]
Message-ID: <853861.85701.qm@web161201.mail.bf1.yahoo.com> (raw)
In-Reply-To: <1298557108.4775.12.camel@jlt3.sipsolutions.net>

Johannes,
thanks for the almost instant reply. I'll give this a try!

 -- 
Regards 
Joerg 




----- Johannes Berg wrote ----
> 
> 1) Check that iw reports that you can do it (I just now  committed code
>    to iw to report it since you asked, so use git  version, which will
>    become 0.9.23 at some point in the  future)
> 
> 2) get git version of wpa_supplicant, compile with  CONFIG_IBSS_RSN and
>    use a config file like  this:
> 
> ap_scan=2
> network={
>     ssid="your  SSID"
>     mode=1
>      frequency=2412
>     proto=RSN
>      key_mgmt=WPA-PSK
>     psk="your secret key!!  :-)"
> }
> 
> 
> If you find a good place, maybe you can add it to the  wiki?
> 
> Note that wpa_supplicant currently doesn't reject the config if  the
> driver doesn't support it, but it won't work.
> 
> If you want to make  your driver support it, the easiest way is to
> implement something like I did  for iwlwifi:
> 
> commit 274102a8a2a4a0b67c401b75a96694db76cfc701
> Author:  Johannes Berg <johannes.berg@intel.com>
> Date:    Tue Jan 18 04:44:03 2011 -0800
> 
>     iwlwifi: support RSN  IBSS
> 
> 
> johannes




      parent reply	other threads:[~2011-02-24 14:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-24 14:01 IBSS and 802.11i (RSN) with mac80211 jpo234
2011-02-24 14:18 ` Johannes Berg
2011-02-24 14:21   ` Johannes Berg
2011-02-24 14:43   ` Joerg Pommnitz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=853861.85701.qm@web161201.mail.bf1.yahoo.com \
    --to=pommnitz@yahoo.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.