Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/net



Module Name:    syssrc
Committed By:   onoe
Date:           Tue Mar 12 11:07:27 UTC 2002

Modified Files:
        syssrc/sys/net: if_ieee80211subr.c

Log Message:
fix CRC (ICV) for WEP: ICV is 32bit not 16bit.
(change from htole16 to htole32, so no changes for little endian machine)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/net/if_ieee80211subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index