Date: Sun, 03 Jul 2005 01:07:18 -0000 From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_radiotap.h Message-ID: <200501222012.j0MKC5p9087085@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501222012.j0MKC5p9087085>
