On Apr 10, 2009, at 2:02 PM, Gábor Stefanik wrote: > On Fri, Apr 10, 2009 at 12:28 AM, Francesco Gringoli > <[email protected]> wrote: >> >> > > Can you please release the patch you used to transmit frames using b43 > directly, with a complete bypass of the stack? Also, what results do > you get if you instead try to use mac80211's radiotap injection > feature (which bypasses most, but not all of mac80211)? Hi Gábor,
download the patch from http://www.ing.unibs.it/~gringoli/inject.tar.gz The patch is for 2.6.29-rc2-wl, I include example code. Please note that this patch slightly breaks the checking mechanisms implemented in mac80211 (removes the AP association check). You can inject anything you want controlling if the frame should wait for an ack or not, injection speed etc directly from the example code. Card should not be configured in monitor mode, I never tested it in such configuration. With minor modifications it can be applied to the compat-wireless directory from latest kamikaze, example code compiles with the toolchain with no modification. Cheers, -FG > > > Thanks, > Gábor > > -- > Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-) _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
