cvs commit: src/sys/net80211 ieee80211_radiotap.h
Sam Leffler
sam at FreeBSD.org
Sat Jan 22 12:12:06 PST 2005
sam 2005-01-22 20:12:05 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_radiotap.h
Log:
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
MFC after: 1 week
Revision Changes Path
1.5 +18 -9 src/sys/net80211/ieee80211_radiotap.h
More information about the cvs-src
mailing list