]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_bsd.c
Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op
authorJouni Malinen <j@w1.fi>
Sat, 12 Dec 2009 21:50:29 +0000 (23:50 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Dec 2009 21:50:29 +0000 (23:50 +0200)
commitaf586419fd87de9aa7dee1d219ed4b352cd8274e
treed87ae8dc01c134ca2605e86f068b2f72da4bc641
parentff2a74eeb1e21661b70632313e5f15e262799627
Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op

This gets rid of the need to touch internal hostapd data structures
directly from the driver wrappers.
hostapd/hostapd.c
src/drivers/driver.h
src/drivers/driver_atheros.c
src/drivers/driver_bsd.c
src/drivers/driver_madwifi.c