Masashi Honma
|
e1b1309b6a
bsd: Unify wpa_driver_bsd_ops
|
15 years ago |
Masashi Honma
|
86b24ea93c
bsd: Unify struct bsd_driver_data and struct wpa_driver_bsd_data
|
15 years ago |
Masashi Honma
|
6850c70742
bsd: Use same field name between hostapd and wpa_supplicant
|
15 years ago |
Jouni Malinen
|
aba7569ec8
driver_bsd: Fix build without SIOCS80211CHANNEL
|
15 years ago |
Masashi Honma
|
42f34a9b41
driver_bsd.c: Enable AP mode wpa_supplicant
|
15 years ago |
Masashi Honma
|
d373725686
driver_bsd: Clean up EAPOL frame transmission code
|
15 years ago |
Masashi Honma
|
719196b159
driver_bsd.c: Reduce code duplication (setkey)
|
15 years ago |
Masashi Honma
|
60bc30333c
driver_bsd.c: Reduce code duplication (ifflag)
|
15 years ago |
Masashi Honma
|
fa6b8afe6f
driver_bsd.c: Reduce code duplication (MLME)
|
15 years ago |
Masashi Honma
|
cbdecd2b0d
driver_bsd.c: Reduce code duplication (DELKEY)
|
15 years ago |
Masashi Honma
|
5197244a04
bsd: Enable auto configuration
|
15 years ago |
Masashi Honma
|
82f36163ac
driver_bsd.c: Use os_free() instead of free()
|
15 years ago |
Masashi Honma
|
11386396cc
driver_bsd.c: Clean up EAPOL frame transmission code
|
15 years ago |
Masashi Honma
|
c610dba137
FreeBSD: Fix driver_bsd.c build
|
15 years ago |
Jouni Malinen
|
69378b7928
bsd: Fix a typo
|
15 years ago |
Jouni Malinen
|
abd9fafab6
Standardize on a single definition of auth_alg bitfield values
|
15 years ago |
Jouni Malinen
|
baac649094
Add drv_event_eapol_rx() helper
|
15 years ago |
Jouni Malinen
|
1d041bec84
Use generic driver event notification for AP mode assoc/disassoc
|
15 years ago |
Jouni Malinen
|
a8e0505bf0
Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
1cd973d501
Replace hostapd_michael_mic_failure() with generic driver event
|
15 years ago |
Jouni Malinen
|
0de39516ae
Map STA flags into values defined in driver.h
|
15 years ago |
Jouni Malinen
|
c9b9e494fc
driver_bsd: Fix build after previous commit
|
15 years ago |
Jouni Malinen
|
af586419fd
Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op
|
15 years ago |
Jouni Malinen
|
ff2a74eeb1
driver_bsd: Fix build (eapol_sm.h is not needed anymore)
|
15 years ago |
Jouni Malinen
|
e3bd3912ca
Change set_ieee8021x driver op to use parameters structure
|
15 years ago |
Masashi Honma
|
2a91091e15
Fix driver_bsd.c build
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
c2e8d0a092
Remove deprecated scan and set_probe_req_ie driver_ops
|
15 years ago |
Jouni Malinen
|
4a867032ae
Remove deprecated driver_ops handlers
|
15 years ago |