]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add eapol_version config parameter so folks with clients that (bogusly)
authorSam Leffler <sam@FreeBSD.org>
Mon, 27 Mar 2006 18:15:24 +0000 (18:15 +0000)
committerSam Leffler <sam@FreeBSD.org>
Mon, 27 Mar 2006 18:15:24 +0000 (18:15 +0000)
commitb449aee71d92a35e5293f3df4f0a564f77fbd02b
tree95de519733c79dfd4eb1c592409eb069c33e9662
parent89f5e593c04599b48d6b59a8c4841676a988ac4f
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
contrib/hostapd/config.c
contrib/hostapd/config.h
contrib/hostapd/hostapd.conf
contrib/hostapd/ieee802_1x.c
contrib/hostapd/wpa.c