cvs commit: src/sys/dev/ath if_ath.c if_athvar.h src/sys/dev/wi
if_wi.c if_wivar.h
Sam Leffler
sam at FreeBSD.org
Wed Mar 31 16:38:46 PST 2004
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
More information about the cvs-src
mailing list