Comment # 1
on bug 11205
from Guy Harris
So this option means "assume that packets have 4 bytes of junk at the end -
don't treat it as an FCS that should be checked, and don't treat it as part of
the packet data, either"?
(In the best of all possible worlds, Aruba would have a format that just adds a
radiotap header:
http://www.radiotap.org
at the beginning of each packet, sets the "frame includes FCS" flag:
http://www.radiotap.org/defined-fields/Flags
for received packets, and doesn't set it for transmitted packets *and* doesn't
put the extra 4 bytes at the end.)
You are receiving this mail because:
- You are watching all bug changes.