From: Zhu Yi <yi.zhu@intel.com>
To: Simon Barber <simon@devicescape.com>
Cc: netdev@vger.kernel.org
Subject: RE: [PATCH 6/6] d80211: add sysfs interface for QoS functions
Date: Mon, 18 Dec 2006 17:18:53 +0800 [thread overview]
Message-ID: <1166433533.10342.42.camel@debian.sh.intel.com> (raw)
In-Reply-To: <C86180A8C204554D8A3323D8F6B0A29F01A1A8B4@dhost002-46.dex002.intermedia.net>
On Thu, 2006-12-14 at 21:35 -0800, Simon Barber wrote:
> This is all part of the client MLME - it would be much better to add
> this functionality to wpa_supplicant, rather than adding it to the
> kernel. Nothing here needs to be in the kernel for any reason.
Theoretically, the whole network stack can be put into userspace. But we
gain performance and userspace tool independency from implementing it in
the kernel. Currently d80211 handles beacon, associate response and
other MLMEs, I see no reason why they need to be in the kernel according
to your point.
IMHO, for the MLME handling, if it involves policy or decision making
from the user, it should be done by the userspace, otherwise we
implement it in the kernel for better performance and userspace tool
independency.
Thanks,
-yi
> The client MLME functions that are in the kernel were put in there for
> test and debugging convenience only - the right client MLME to use is
> the one in wpa_supplicant. Especially with all the new and very
> complex
> MLME functions that are being added to 802.11 we do not want this huge
> amount of code in the kernel when it does not need to be there.
prev parent reply other threads:[~2006-12-18 9:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-14 4:03 [PATCH 6/6] d80211: add sysfs interface for QoS functions Zhu Yi
2006-12-14 4:43 ` Stephen Hemminger
2006-12-14 11:23 ` Jiri Benc
2006-12-14 15:04 ` Johannes Berg
2006-12-15 3:27 ` Zhu Yi
2006-12-15 5:35 ` Simon Barber
2006-12-18 9:18 ` Zhu Yi [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=1166433533.10342.42.camel@debian.sh.intel.com \
--to=yi.zhu@intel.com \
--cc=netdev@vger.kernel.org \
--cc=simon@devicescape.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).