Comment # 25
on bug 10169
from Anish Bhatt
(In reply to Sudheer from comment #24)
> (In reply to Anish Bhatt from comment #23)
> > https://code.wireshark.org/review/#/c/7111/
> >
> > Added beamforming packet decoding, but actual compressed beamforming reports
> > are not decoded. They are made of varying bit length, such bit level
> > manipulation is not directly supported by wireshark.
> >
> > Furthermore, actual format is only available in section 20.3.12.3.6. of
> > spec. This is not present in the spec that was provided in the bug, which is
> > only an amendment to the original spec. Spec is not easily available either.
>
> The section 20.3.12.3.6 should be part of the original 802.11-2012 standard
> available for free at http://standards.ieee.org/about/get/802/802.11.html.
Thanks, I was able to get that, did not realise that was free. I would like to
get your opinion on the beamforming patch, especially the way the feedback
matrices are being show. Only the relevant bytes are highlighted, which is
sometimes more than the actual bits that are part of the feedback matrix for
the relevant carrier.
You are receiving this mail because:
- You are watching all bug changes.