summaryrefslogtreecommitdiff
path: root/ieee802_11_radio.h
Commit message (Expand)AuthorAgeFilesLines
* Support RX flags, MCS and the vendor namespace, and fix Rate.Guy Harris2011-04-271-1/+61
* Merge in stuff from the current top-of-tree FreeBSD tcpdump; this picksGuy Harris2009-07-141-25/+43
* Get rid of __attribute__((__packed__)) - not all compilers support it,Guy Harris2009-05-241-1/+1
* Patches from NetBSD tree.mcr2007-08-291-2/+2
* Update from current NetBSD version of ieee80211_radiotap.h.guy2006-06-131-12/+24
* Define the radiotap capture header, and the flags that mark thedyoung2004-09-231-0/+201