* Additional 802.11 net stack code posted
@ 2004-06-03 6:53 Jeff Garzik
2004-06-04 3:45 ` Jouni Malinen
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2004-06-03 6:53 UTC (permalink / raw)
To: Netdev
One of things that a proper "802.11 stack" should be is tie closely into
the core net stack, so that translation to/from 802.3 isn't going on all
the time. One wants to create, receive, and "understand" native 802.11
frames, and provide a sane management infrastructure.
To that end, I ask that wireless hackers please study stub 802.11 code
that DaveM wrote, posted at
http://www.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.6/davem-p80211.tar.bz2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Additional 802.11 net stack code posted
2004-06-03 6:53 Additional 802.11 net stack code posted Jeff Garzik
@ 2004-06-04 3:45 ` Jouni Malinen
0 siblings, 0 replies; 2+ messages in thread
From: Jouni Malinen @ 2004-06-04 3:45 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Netdev
On Thu, Jun 03, 2004 at 02:53:48AM -0400, Jeff Garzik wrote:
> One of things that a proper "802.11 stack" should be is tie closely into
> the core net stack, so that translation to/from 802.3 isn't going on all
> the time. One wants to create, receive, and "understand" native 802.11
> frames, and provide a sane management infrastructure.
Yes, indeed. When working outside the kernel tree, it was somewhat
difficult to do this kind of changes, but this is certainly one of my
goals, too, and now would be a good time to get the implementation
together.
> To that end, I ask that wireless hackers please study stub 802.11 code
> that DaveM wrote
Thanks! I will need to do some experimenting with this code, so this
will take some time. Based on the quick browse through the files, there
are number of things I have been missing before..
--
Jouni Malinen PGP id EFC895FA
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-04 3:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-03 6:53 Additional 802.11 net stack code posted Jeff Garzik
2004-06-04 3:45 ` Jouni Malinen
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).