FreeBSD: Add support for FreeBSD 8.0 STA/AP
authorMasashi Honma <honma@ictec.co.jp>
Sat, 13 Feb 2010 11:57:39 +0000 (13:57 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 13 Feb 2010 11:57:39 +0000 (13:57 +0200)
commit88487b0e0b524aae7603c17b7db7985ae9a810c9
treefc02f6109a4c2a129034bed14d35e1c6d49b1d56
parent362468d117edd3b747121e0454049585dd2306bd
FreeBSD: Add support for FreeBSD 8.0 STA/AP

This patch adds both wpa_supplicant and hostapd support for
FreeBSD 8.0.

I refered
http://www.jp.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/wpa/hostapd/driver_freebsd
.c
http://www.jp.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/wpa/wpa_supplicant/driver_
freebsd.c

I have tested on FreeBSD 8.0 with these cases.

[hostapd]
RSN-PSK(CCMP)/WPA-PSK(TKIP)

[wpa_supplicant(STA)]
RSN-PSK(CCMP)/WPA-PSK(TKIP)

[wpa_supplicant(AP)]
RSN-PSK(CCMP)/WPA-PSK(TKIP)
src/drivers/driver_bsd.c