cvs commit: src/usr.sbin/wpa/wpa_supplicant driver_freebsd.c
Sam Leffler
sam at FreeBSD.org
Tue Jun 7 23:41:59 GMT 2005
sam 2005-06-07 23:41:58 UTC
FreeBSD src repository
Modified files:
usr.sbin/wpa/wpa_supplicant driver_freebsd.c
Log:
Catch up with changes in wpa_supplicant:
o reorg driver to consolidate state setup in the associate method
o add set_auth_alg method
o cleanup interface state on deinit
o change associate to use revised MLME ioctl api so we can support
ap_scan=2 methodology
o cleanup associate to support WEP and no cipher cases
o s/__FUNCTION__/__func__/
Revision Changes Path
1.2 +86 -36 src/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c
More information about the cvs-src
mailing list