linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jouni Malinen <j@w1.fi>
To: Christian Felsing <hostmaster@taunusstein.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Multiple BSSID problem with hostapd
Date: Mon, 17 Aug 2009 13:23:54 +0300	[thread overview]
Message-ID: <20090817102354.GA19258@jm.kir.nu> (raw)
In-Reply-To: <4A75333D.9070100@taunusstein.net>

On Sun, Aug 02, 2009 at 08:33:33AM +0200, Christian Felsing wrote:
> After investigating source code following function caused my problem:
> 
> static int i802_bss_add(void *priv, const char *ifname, const u8 *bssid)
> {
>         int ifidx;
> 
>         /*
>          * The kernel supports that when the low-level driver does,
>          * but we currently don't because we need per-BSS data that
>          * currently we can't handle easily.
>          */
>         return -1;

Some more investigation would show that this does not exist in the
hostapd development branch..

> Obviously hostapd does not support multiple SSIDs because that function
> returns always an error.

That is the case for hostapd 0.6.9. In any case, there are number of new
kernel features that may not be fully supported by the 0.6.x branch and
checking the current development branch (0.7.x) would be a good idea
when advanced AP functionality is desired.

-- 
Jouni Malinen                                            PGP id EFC895FA

  reply	other threads:[~2009-08-17 10:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-01  8:16 Multiple BSSID problem with hostapd Christian Felsing
2009-08-02  6:33 ` Christian Felsing
2009-08-17 10:23   ` Jouni Malinen [this message]
2009-08-17 10:25     ` Christian Felsing

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=20090817102354.GA19258@jm.kir.nu \
    --to=j@w1.fi \
    --cc=hostmaster@taunusstein.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).