Date: Thu, 11 Apr 2002 20:42:37 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c if_wivar.h Message-ID: <200204120342.g3C3gbW23731@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/04/11 20:42:37 PDT
Modified files:
sys/dev/wi if_wi.c if_wivar.h
Log:
Replace the original host WEP implementation with the one in OpenBSD
(apparently by markus@, at least committed by him). This has the
advantage of not using the bad IV's from Fluhrer/Mantin/Shamir as well
as bringing the drivers a little closer together.
Also use a few constants in place of magic numbers in one place.
Obtained from: OpenBSD 1.25, 1.28, 1.36, 1.38, 1.42
Revision Changes Path
1.96 +130 -147 src/sys/dev/wi/if_wi.c
1.5 +1 -0 src/sys/dev/wi/if_wivar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204120342.g3C3gbW23731>
