cvs commit: src/contrib/hostapd config.c config.h hostapd.conf
ieee802_1x.c wpa.c
Sam Leffler
sam at FreeBSD.org
Mon Mar 27 18:15:25 UTC 2006
sam 2006-03-27 18:15:25 UTC
FreeBSD src repository
Modified files: (Branch: MALINEN)
contrib/hostapd config.c config.h hostapd.conf
ieee802_1x.c wpa.c
Log:
Add eapol_version config parameter so folks with clients that (bogusly)
require the authenticator announce EAPOL version 1 don't have to hack
the code to get a working setup.
Discussed with Jouni; he's committed a similar set of changes to
his devel branch and I sent him these changes so I'm committing
this on the vendor branch in the expectation it will appear in
the next import.
MFC after: 1 week
Revision Changes Path
1.1.1.4 +13 -0 src/contrib/hostapd/config.c
1.1.1.3 +1 -0 src/contrib/hostapd/config.h
1.1.1.3 +8 -0 src/contrib/hostapd/hostapd.conf
1.1.1.4 +3 -3 src/contrib/hostapd/ieee802_1x.c
1.1.1.4 +1 -1 src/contrib/hostapd/wpa.c
More information about the cvs-src
mailing list