Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2005 18:10:17 +0000 (UTC)
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:  <200502071810.j17IAHC0030924@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502071810.j17IAHC0030924>