On Thu, 2007-11-29 at 13:15 +0100, Szöllősi Imre wrote: > Hello! > > Sorry about breaking the work. > I'm a student from hungary and I have a trouble. My challange is, the > get and use the broked wifi packadge. Please don't post the same thing several time. I also suggest that you use a spellchecker, so that your e-mail is more readable. I assume "packadge" means "packet". > I sawed, the mac80211 is able to monitor mode with an virtual interface, > but it's only get good packedges of wireless traffic. We want to use it > to completion a wireless stream traffic. You probably mean that you want to receive packets with incorrect checksum. I checked the sources quickly, and I think you could try to change the first "return 1" with "return 0" in should_drop_frame() in net/mac80211/rx.c Also, you may get better replies if you mention the kernel version, the driver name and other relevant technical details. > My question is, can you give me some instuction, how can i modify the > stack, or can you give me a patch? I'm not a programmer, only learn > infocommunication. Generally, this list is not the place where you can expect others to do your homework. > Can you help me? The last question is answered here: http://www.catb.org/~esr/faqs/smart-questions.html#prune -- Regards, Pavel Roskin - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html