Jouni Malinen
|
a193231dfb
Clean up debug prints to use wpa_printf()
|
10 years ago |
Masashi Honma
|
c69ed4dd49
bsd: Fix hostapd compiler warning
|
11 years ago |
Jouni Malinen
|
bfdc2a3172
bsd: Fix NULL pointer dereference on error path
|
11 years ago |
Masashi Honma
|
38bbd06ecf
bsd: Prepare event buffer on init process
|
11 years ago |
Jouni Malinen
|
4848a38d85
Get rid of duplicated cipher suite and AKM definitions
|
11 years ago |
Masashi Honma
|
e706d2d30d
bsd: Fix compilation error for NetBSD
|
11 years ago |
Jouni Malinen
|
24f051eb14
Replace remainining strncpy() uses with strlcpy()
|
11 years ago |
Rui Paulo
|
646f12ad4c
bsd: Add a commit routine
|
11 years ago |
Rui Paulo
|
32dc6a319e
bsd: Mark define sta_set_flags() only for hostapd
|
11 years ago |
Rui Paulo
|
70a867c268
bsd: Mark the interface down before opening the routing socket
|
11 years ago |
Rui Paulo
|
89f4690005
bsd: Compute the RSSI level
|
11 years ago |
Rui Paulo
|
5dd82c634c
bsd: Set IEEE80211_KEY_NOREPLAY in IBSS/AHDEMO mode
|
11 years ago |
Rui Paulo
|
cb76af8a35
bsd: Skip SIOCSIFFFLAGS ioctl when there is no change.
|
11 years ago |
Jouni Malinen
|
1ce0aa044c
Remove unused disassociate() driver_ops
|
12 years ago |
Jouni Malinen
|
067ffa2696
Convert os_realloc() for an array to use os_realloc_array()
|
12 years ago |
Jouni Malinen
|
d001defeec
Update license notification in files initially contributed by Sam
|
12 years ago |
Zhu Yi
|
c3b0a1c8ad
bsd: Fix set_key() sequence number endian issue
|
13 years ago |
Yi Zhu
|
ca79385ab5
bsd: Add support for setting HT values in IFM_MMASK
|
14 years ago |
Yi Zhu
|
d4a747f006
bsd: Fix buffer size for routing socket with IPv6 disabled
|
14 years ago |
Felix Fietkau
|
4378fc14eb
nl80211: Send EAPOL frames as QoS data frames for QoS aware clients
|
14 years ago |
Shan Palanisamy
|
39b08b5fc0
Indicate assoc vs. reassoc in association event
|
14 years ago |
Masashi Honma
|
28878f8b0e
bsd: Use correct size for routing socket
|
14 years ago |
Jouni Malinen
|
0382097ef3
Use set_key addr to distinguish default and multicast keys
|
14 years ago |
Jouni Malinen
|
da64c266e7
Use more consistent set_key seq value when nothing is being set
|
14 years ago |
Yi Zhu
|
23763c6516
bsd: Fix receive buffer alignment issue
|
14 years ago |
Yi Zhu
|
9f2951d2fd
Fix driver_bsd.c compile error
|
14 years ago |
Masashi Honma
|
6db1602d5b
bsd: Use set_freq() API for AP mode wpa_supplicant
|
15 years ago |
Masashi Honma
|
c1bbb0cee1
NetBSD: Fix driver_bsd.c build
|
15 years ago |
Jouni Malinen
|
3234cba40e
Remove unnecessary ifname parameter to sta_set_flags() driver op
|
15 years ago |
Jouni Malinen
|
8709de1ae8
Remove unnecessary ifname parameter from hapd_get_ssid/hapd_set_ssid
|
15 years ago |