Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 16:38:45 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c if_athvar.h src/sys/dev/wi if_wi.c if_wivar.h
Message-ID:  <200404010038.i310cjWE039104@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2004/03/31 16:38:45 PST

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athvar.h 
    sys/dev/wi           if_wi.c if_wivar.h 
  Log:
  radiotap updates:
  
  o force little-endian byte order for header
  o pad header to 32-bit boundary to guard against applications that assume
    packet data alignment
  
  Revision  Changes    Path
  1.47      +12 -7     src/sys/dev/ath/if_ath.c
  1.11      +2 -0      src/sys/dev/ath/if_athvar.h
  1.166     +12 -7     src/sys/dev/wi/if_wi.c
  1.22      +2 -0      src/sys/dev/wi/if_wivar.h



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