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
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
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
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
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
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.