From: James Ketrenos <jketreno@linux.jf.intel.com>
To: netdev@oss.sgi.com
Subject: wireless management... kernel or user space?
Date: Thu, 17 Jun 2004 15:47:47 -0500 [thread overview]
Message-ID: <40D20373.3020406@linux.jf.intel.com> (raw)
With the various discussions going on about a generic 802.11 frame/management
stack, and the recent thread on wireless extensions, I wanted to find out what
people's thoughts are on where wireless management should occur -- kernel or
user space...
Within the hostap project there exists the ability to have some AP management
occur internal to the driver or (via the PRISM2_NO_KERNEL_IEEE80211_MGMT define)
in a user space daemon.
Does anyone have any thoughts on how much logic should be placed into the
generic 802.11 frame/management/control handling stack vs. pushing to a user
space component?
If (for example) AP associate request / response policy is pushed to a user
space component, by what mechanism does it make sense for the driver/application
to send/receive the 802.11 frames? Are people happy with the way Host AP
currently does it, or is there a better way?
Other types of policy that could occur in user space would be for scan requests,
probe response collection, AP selection to associate, etc. What is the general
direction the wireless networking stack should take? Minimize kernel side
wherever possible?
With ipw2100 (and I believe other cards) the hw/fw handles a lot of the above
internally, so the mechanism by which the user space application communicates
with the driver would need allow for hw/fw capabilities to be exposed so the
user doesn't get a broken experience.
Thoughts?
James
(of ipw2100.sf.net)
next reply other threads:[~2004-06-17 20:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-17 20:47 James Ketrenos [this message]
[not found] ` <20040619190441.GE7340@jm.kir.nu>
2004-06-20 6:18 ` wireless management... kernel or user space? Vladimir Kondratiev
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=40D20373.3020406@linux.jf.intel.com \
--to=jketreno@linux.jf.intel.com \
--cc=netdev@oss.sgi.com \
/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).