Search Linux Wireless

Re: [PATCH] zd1211rw-mac80211: Fix for monitor mode bug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2007-03-26 at 13:28 +0200, Michael Buesch wrote:

> We currently have two module parameters in bcm43xx-mac80211 for this:
> 
> static int modparam_mon_keep_bad;
> module_param_named(mon_keep_bad, modparam_mon_keep_bad, int, 0444);
> MODULE_PARM_DESC(mon_keep_bad, "Keep bad frames in monitor mode");
> 
> static int modparam_mon_keep_badplcp;
> module_param_named(mon_keep_badplcp, modparam_mon_keep_bad, int, 0444);
> MODULE_PARM_DESC(mon_keep_badplcp, "Keep frames with bad PLCP in monitor mode");

Out of curiosity, doesn't that break things when you have both a monitor
and a non-monitor interface [1]? Or do you just disable it then?

johannes

[1] I think that mac80211 assumes CRC checks have passed, no?

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux