Subject: CVS commit: src/dist/wpa/src
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 02/06/2008 18:30:48
Module Name:	src
Committed By:	joerg
Date:		Wed Feb  6 18:30:48 UTC 2008

Modified Files:
	src/dist/wpa/src/eapol_supp: eapol_supp_sm.c eapol_supp_sm.h
	src/dist/wpa/src/rsn_supp: wpa.c

Log Message:
Merge commit 8c0dad4904474016c373573414c8e16ba51e88ad from upstream:
Fixed EAPOL not to end up in infinite loop with dynamic WEP keys


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/dist/wpa/src/eapol_supp/eapol_supp_sm.c \
    src/dist/wpa/src/eapol_supp/eapol_supp_sm.h
cvs rdiff -r1.1.1.1 -r1.2 src/dist/wpa/src/rsn_supp/wpa.c

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