Packet injection with b43 driver
Hi, I'm trying to enable packet injection with my broadcom card, and I have some confusion that you may be able to clear up.
It says here that packet injection should work with the standard b43 driver.
However, when I run the packet injection test with aircrack-ng, as found in the guide here, I do not get the message saying packet injection is working.
I know that there have been patches made for b43 and bcm43xx, but my understanding was that they made packet injection faster, not enabled packet injection.
So is something wrong with my driver? I would try applying the patch, but I do not have the sources for the b43 module and I'm not sure where to get them. The directory /usr/src/kernels/2.6.24.5-85.fc8-x86_64/drivers/net/wireless/b43 lists only Kconfig and Makefile, there is no main.c or anything else.
So my questions:
-What is going on with my driver?
-How can I get the sources for my driver?