Date: Tue, 7 Jun 2005 23:41:58 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/wpa/wpa_supplicant driver_freebsd.c Message-ID: <200506072341.j57NfwmZ048046@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506072341.j57NfwmZ048046>
