Commit Graph

12 Commits

Author SHA1 Message Date
joerg c028b86dc1 \\ -> \e 2010-04-05 19:34:28 +00:00
dyoung 9ff230d3d6 Define four new radiotap fields per discussions with John Bicket, Sam
Leffler, and others:

        IEEE80211_RADIOTAP_RX_FLAGS = 14,
        IEEE80211_RADIOTAP_TX_FLAGS = 15,
        IEEE80211_RADIOTAP_RTS_RETRIES = 16,
        IEEE80211_RADIOTAP_DATA_RETRIES = 17,

I describe the fields in the manual page and in comments in the
header file (cross-referenced by the manual page).
2007-03-26 04:32:14 +00:00
wiz 13e5c00db5 Bump date for previous. 2006-03-12 10:40:13 +00:00
dyoung c205496a96 Note in radiotap header file and manual page that radiotap fields
are little-endian.  Fix wi(4) and atw(4) to reflect this fact.
2006-03-12 03:22:02 +00:00
explorer 3bf671ed3b 'the the' => 'the' and change DLT type from IEEE_80211_RADIO to the correct IEEE802_11_RADIO name 2005-12-13 16:15:10 +00:00
dyoung 1273a75e1f Be explicit about the requirement that capture fields be naturally
aligned to comply with the radiotap standard.

Assert David Young's maintainership of the radiotap capture format.
2005-07-12 21:26:33 +00:00
wiz e55fafbcd6 Bump date for last but one. 2005-07-12 08:51:11 +00:00
wiz bbcf1c57e6 Use more markup. 2005-07-12 08:50:49 +00:00
dyoung 1dd028fbc1 Explain how the extension bit works in the bitmap that tells which
fields are present.
2005-07-11 21:59:12 +00:00
wiz 2756e1f633 tcpdump(8), not (1). 2005-04-25 14:37:49 +00:00
wiz 2ed9c873eb Use \*[Gt]. Add $NetBSD$ RCS Id. 2005-04-25 14:36:36 +00:00
dyoung 6b4168a18a Add IEEE 802.11 manual pages from FreeBSD. 2005-04-24 21:11:07 +00:00