* mac80211 vs. hostapd
@ 2007-03-30 8:37 Joerg Pommnitz
2007-03-30 10:50 ` Johannes Berg
0 siblings, 1 reply; 2+ messages in thread
From: Joerg Pommnitz @ 2007-03-30 8:37 UTC (permalink / raw)
To: linux-wireless
Hello all,
can somebody explain the relationship between hostapd and mac80211? To =
be more specific:
I'm used to the Madwifi driver where one could create a virtual interfa=
ce in AP mode and the net80211
stack included in Madwifi would then provide the AP functionality.
I understand that things are differently with mac80211 based drivers. T=
he kernel part of the stack does
not include the AP functionality at all. Handling of associated station=
s is done by hostapd. Is this
correct so far? Does "iwconfig wlan0 mode master" have any meaning? How=
does one create multiple
virtual interfaces (the equivalent of Madwifis wlanconfig command)?
If so, I could not find a sample configuration for hostapd that provide=
s a simple, unsecured AP.
I suspect that this is because traditionally hostapd has only been used=
to provide a WPA secured AP.
Is this the right list to ask for such a sample configuration?
=20
--=20
Thanks in advance and kind regards
Joerg
=09
=09
___________________________________________________________=20
Der fr=FChe Vogel f=E4ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! =
Mail: http://mail.yahoo.de
-
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mac80211 vs. hostapd
2007-03-30 8:37 mac80211 vs. hostapd Joerg Pommnitz
@ 2007-03-30 10:50 ` Johannes Berg
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2007-03-30 10:50 UTC (permalink / raw)
To: Joerg Pommnitz; +Cc: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 888 bytes --]
On Fri, 2007-03-30 at 01:37 -0700, Joerg Pommnitz wrote:
> The kernel part of the stack does
> not include the AP functionality at all.
Well, it includes some of the required functionality obviously...
> Handling of associated stations is done by hostapd. Is this
> correct so far?
If I understand you correctly, then yes.
> Does "iwconfig wlan0 mode master" have any meaning?
It prepares mac80211 to accept hostapd commands on the interface.
> How does one create multiple
> virtual interfaces (the equivalent of Madwifis wlanconfig command)?
Through nl80211 or cfg80211's sysfs.
> If so, I could not find a sample configuration for hostapd that provides a simple, unsecured AP.
> I suspect that this is because traditionally hostapd has only been used to provide a WPA secured AP.
The hostapd config file is well commented. Go read it.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-30 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-30 8:37 mac80211 vs. hostapd Joerg Pommnitz
2007-03-30 10:50 ` Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox