* Linux Magazin article on mac80211 @ 2007-05-24 14:57 Andy Green 2007-05-24 16:02 ` Michael Buesch 2007-05-25 10:02 ` Johannes Berg 0 siblings, 2 replies; 6+ messages in thread From: Andy Green @ 2007-05-24 14:57 UTC (permalink / raw) To: linux-wireless Hi folks - Just saw from my referrer logs http://www.linux-magazin.de/online_artikel/neuer_wlan_stack_fuer_den_linux_kernel/(kategorie)/382 mac80211 is front page news -- in a good way... -Andy ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux Magazin article on mac80211 2007-05-24 14:57 Linux Magazin article on mac80211 Andy Green @ 2007-05-24 16:02 ` Michael Buesch 2007-05-25 10:02 ` Johannes Berg 1 sibling, 0 replies; 6+ messages in thread From: Michael Buesch @ 2007-05-24 16:02 UTC (permalink / raw) To: Andy Green; +Cc: linux-wireless On Thursday 24 May 2007 16:57:06 Andy Green wrote: > http://www.linux-magazin.de/online_artikel/neuer_wlan_stack_fuer_den_linux_kernel/(kategorie)/382 "Er ersetzt das im Herbst letzten Jahres aufgenommene IEEE80211-Subsystem." "It (mac80211) replaces the ieee80211 subsystem, which was merged last autumn." Timeline probably not quite right. Should be about (more than?) 2 years of ieee80211 pain, now. :) -- Greetings Michael. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux Magazin article on mac80211 2007-05-24 14:57 Linux Magazin article on mac80211 Andy Green 2007-05-24 16:02 ` Michael Buesch @ 2007-05-25 10:02 ` Johannes Berg 2007-05-25 10:21 ` Andy Green 1 sibling, 1 reply; 6+ messages in thread From: Johannes Berg @ 2007-05-25 10:02 UTC (permalink / raw) To: Andy Green; +Cc: linux-wireless [-- Attachment #1: Type: text/plain, Size: 375 bytes --] On Thu, 2007-05-24 at 15:57 +0100, Andy Green wrote: > Hi folks - > > Just saw from my referrer logs > > http://www.linux-magazin.de/online_artikel/neuer_wlan_stack_fuer_den_linux_kernel/(kategorie)/382 Hah, damn, why didn't he tell me that he published it? Oh well... I told him about penumbra, maybe that'll get some more attention that way too :) johannes [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 190 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux Magazin article on mac80211 2007-05-25 10:02 ` Johannes Berg @ 2007-05-25 10:21 ` Andy Green 2007-05-25 13:01 ` Johannes Berg 0 siblings, 1 reply; 6+ messages in thread From: Andy Green @ 2007-05-25 10:21 UTC (permalink / raw) To: Johannes Berg; +Cc: linux-wireless Johannes Berg wrote: > On Thu, 2007-05-24 at 15:57 +0100, Andy Green wrote: >> Hi folks - >> >> Just saw from my referrer logs >> >> http://www.linux-magazin.de/online_artikel/neuer_wlan_stack_fuer_den_linux_kernel/(kategorie)/382 > > Hah, damn, why didn't he tell me that he published it? Oh well... I told > him about penumbra, maybe that'll get some more attention that way > too :) Thanks I appreciate the mention :-)) I will freshen the injection patch in the next few days and propose it once more. I also adapted aircrack to work with the mac80211 monitor mode injection in the meanwhile. -Andy ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux Magazin article on mac80211 2007-05-25 10:21 ` Andy Green @ 2007-05-25 13:01 ` Johannes Berg 2007-05-25 13:35 ` Andy Green 0 siblings, 1 reply; 6+ messages in thread From: Johannes Berg @ 2007-05-25 13:01 UTC (permalink / raw) To: Andy Green; +Cc: linux-wireless [-- Attachment #1: Type: text/plain, Size: 669 bytes --] On Fri, 2007-05-25 at 11:21 +0100, Andy Green wrote: > Thanks I appreciate the mention :-)) I will freshen the injection > patch in the next few days and propose it once more. :) I had been doing similar things last year btw, but not for file transfer but peer to peer location services. It might be very interesting to split up penumbra into one daemon for communication and one for the actual usage of that communication. Then, the communication daemon could be very small code and even be setuid, or possibly use dbus. Thoughts? > I also adapted > aircrack to work with the mac80211 monitor mode injection in the meanwhile. Cool. johannes [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 190 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux Magazin article on mac80211 2007-05-25 13:01 ` Johannes Berg @ 2007-05-25 13:35 ` Andy Green 0 siblings, 0 replies; 6+ messages in thread From: Andy Green @ 2007-05-25 13:35 UTC (permalink / raw) To: Johannes Berg; +Cc: linux-wireless Johannes Berg wrote: > On Fri, 2007-05-25 at 11:21 +0100, Andy Green wrote: > >> Thanks I appreciate the mention :-)) I will freshen the injection >> patch in the next few days and propose it once more. > > :) > I had been doing similar things last year btw, but not for file transfer > but peer to peer location services. It might be very interesting to > split up penumbra into one daemon for communication and one for the > actual usage of that communication. Then, the communication daemon could > be very small code and even be setuid, or possibly use dbus. Thoughts? I have been having similar thoughts, that I currently integrated too much vertical stuff into one monolithic thing that is more specific than it has to be. For example, shouldn't it somehow be possible to tunnel TCP/IP anonymously over this unencrypted transport? Maybe people offering to bridge only want to whitelist news.bbc.co.uk, but still. Shouldn't it offer an effective distributed NNTP proxy (again you might only feel only able to offer a newsgroup whitelist as the bridge)? Someone else suggested, shouldn't it bridge to Gnutella? Not sure I am brave enough to run an Internet bridge like that, but enough anonymous users and it can run Gnutella protocol just between the users without a bridge to the wired Internet. Maybe the answer is to offer a netdev interface from a penumbra module again. For example if you send a TCP packet down it, it goes out with a onetime magic cookie prepended that is required in any answer... >> I also adapted >> aircrack to work with the mac80211 monitor mode injection in the meanwhile. > > Cool. I guess it is better that I am running aircrack against my network before anyone else does. (Although all they will find is set of ssh tunnels if they beat WPA here). -Andy ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-05-25 13:35 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-05-24 14:57 Linux Magazin article on mac80211 Andy Green 2007-05-24 16:02 ` Michael Buesch 2007-05-25 10:02 ` Johannes Berg 2007-05-25 10:21 ` Andy Green 2007-05-25 13:01 ` Johannes Berg 2007-05-25 13:35 ` Andy Green
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox