cvs commit: src/sys/net80211 ieee80211_radiotap.h
Sam Leffler
sam at FreeBSD.org
Mon Feb 7 18:10:17 GMT 2005
sam 2005-02-07 18:10:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/net80211 ieee80211_radiotap.h
Log:
MFC 1.5:
o replace out-of-line copy of FCS w/ a flag that indicates the
frame includes FCS (requires applications to be updated, but since
we weren't doing the out-of-line FCS stuff anyway app changes
were needed already)
o add a flag to indicate padding exists between the 802.11 header and
the payload (e.g. for Atheros cards)
o diff reducation against netbsd
Revision Changes Path
1.3.2.1 +20 -11 src/sys/net80211/ieee80211_radiotap.h
More information about the cvs-src
mailing list