Re: Enabling CONFIG_DEBUG_SLAB breakes b43 module

2008-02-17 Thread Jörg Sommer
Hello Johannes, Johannes Berg <[EMAIL PROTECTED]> wrote: > >> > I'm using the b43 driver to connect to a WPA2 encrypted WLAN. When I >> > enable the kernel option CONFIG_DEBUG_SLAB my connection breaks. >> > wpa_supplicant can establish the connection and I can make pings or DNS >> > queries, but

Re: getting MAC-addresses from the driver via pcap-library

2008-02-17 Thread Michael Buesch
On Sunday 17 February 2008 21:34:40 Christian Stalp wrote: > Hello together, > I have a problem. I want to sniff a network traffic (but without a > malicious inted, just to check how many packets were retransmited (retry > flag)) > > Okay, the problem now is that I have to change into the monito

getting MAC-addresses from the driver via pcap-library

2008-02-17 Thread Christian Stalp
Hello together, I have a problem. I want to sniff a network traffic (but without a malicious inted, just to check how many packets were retransmited (retry flag)) Okay, the problem now is that I have to change into the monitor-mode, to get a DLT_IEEE802_11-frame packet. With iwconfig wl0 mode m