Re: use of radiotap bit 14?
Gerald Combs <gerald-IZ8446WsY0/[email protected]>
| Newsgroups | org.netbsd.radiotap |
|---|---|
| Message-ID | <[email protected]> |
Johannes Berg wrote: > I just noticed that at least wireshark also defines two non-standard > bits for the 'flags' field (field bit 1): > > #define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* does not pass FCS check */ > #define IEEE80211_RADIOTAP_F_SHORTGI 0x80 /* HT short GI */ > > > Also, it defines that if the rate (field bit 2) is >= 0x80 (or rather, > has bit 0x80 set) then the lower 4 bits are used to define some HT rate? > > Where the hell did that come from? FreeBSD: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net80211/ieee80211_radiotap.h