Re: [Wireshark-dev] 802.11 ERP barker preamble bit misinterpretation (patch inside)
On Thu, Jul 20, 2006 at 09:45:37PM +0100, Daniel Drake wrote: > The barker preamble bit is set when a station associates which does not > support > short preambles. When it is 0, short preambles are allowed. Committed revision 18777. Thanks! Joerg -- Joerg Mayer
[Wireshark-dev] 802.11 ERP barker preamble bit misinterpretation (patch inside)
Hi, The barker preamble bit is set when a station associates which does not support short preambles. When it is 0, short preambles are allowed. Please apply this patch. Daniel Index: epan/dissectors/packet-ieee80211.c === --- epan