Author: adrian
Date: Tue Jan 10 23:37:32 2012
New Revision: 229948
URL: http://svn.freebsd.org/changeset/base/229948
Log:
Add in the vendor extension bit in the radiotap header.
Modified:
head/sys/net80211/ieee80211_radiotap.h
Modified: head/sys/net80211/ieee80211_radiotap.h
==============================================================================
--- head/sys/net80211/ieee80211_radiotap.h Tue Jan 10 23:02:01 2012
(r229947)
+++ head/sys/net80211/ieee80211_radiotap.h Tue Jan 10 23:37:32 2012
(r229948)
@@ -190,6 +190,7 @@ enum ieee80211_radiotap_type {
IEEE80211_RADIOTAP_DB_ANTNOISE = 13,
/* NB: gap for netbsd definitions */
IEEE80211_RADIOTAP_XCHANNEL = 18,
+ IEEE80211_RADIOTAP_VENDOREXT = 30,
IEEE80211_RADIOTAP_EXT = 31,
};
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"