bhagavathi perumal s
|
cc79e06f00
hostapd: Add wpa_msg_ctrl() to report Probe Request frames from STA
|
7 years ago |
Jouni Malinen
|
31afdd2274
Use TIOCOUTQ instead of SIOCOUTQ to avoid need for linux/sockios.h
|
8 years ago |
Janusz Dziedzic
|
acf57fae76
ctrl_iface_common: Use sockaddr_storage instead of sockaddr_un
|
8 years ago |
Janusz Dziedzic
|
1a2124c650
wpa_supplicant: Use common functions for ctrl_iface
|
8 years ago |
Ilan Peer
|
1c94570f1b
Do not wait for monitor to attach if no control interface
|
8 years ago |
Jouni Malinen
|
12ea4cff6b
Add forgotten list entry removal for control interface deinit
|
9 years ago |
Jouni Malinen
|
3fdaaa8fc4
Throttle control interface event message bursts
|
9 years ago |
Sunil Dutt
|
c9cfa6a9af
Android: Avoid same per-iface and global ctrl socket
|
9 years ago |
Jouni Malinen
|
43fa110b0b
Drop some control interface debug print verbosity for send operations
|
9 years ago |
Jouni Malinen
|
2e95cfc188
Add debug prints for wpa_supplicant ctrl_iface socket send operations
|
9 years ago |
Anton Nayshtut
|
ee1e3f57b5
hostapd: Global control interface notifications
|
10 years ago |
Jouni Malinen
|
14fd03312c
Clear control interface command explicitly from stack
|
9 years ago |
Jouni Malinen
|
995a3a06f4
Document the wpa_msg_cb "global" parameter
|
9 years ago |
Jouni Malinen
|
0efcad2c30
Print in debug log whether attached monitor is for global interface
|
9 years ago |
Jouni Malinen
|
d85e1fc8a5
Check os_snprintf() result more consistently - automatic 1
|
10 years ago |
Neelansh Mittal
|
3a7414b6a6
Do not re-open Android control sockets
|
10 years ago |
Jouni Malinen
|
f62415df8a
Note chmod() failure in debug log even in ignore case (CID 62843)
|
10 years ago |
Jouni Malinen
|
6ed626df40
Remove unused gid_str pointer update
|
10 years ago |
Jouni Malinen
|
8615bdfac9
Increase global ctrl_iface buffer to same size as per-interface
|
10 years ago |
Jouni Malinen
|
c9b5559737
Clean up ctrl_iface debug prints for monitor events
|
10 years ago |
Jouni Malinen
|
29179b881e
Stop ctrl_iface monitor send loop on reinit failure
|
11 years ago |
Jouni Malinen
|
ea61aa1de1
Add no_ctrl_interface config param to clear ctrl_interface
|
11 years ago |
Jouni Malinen
|
76fe79ef2d
Register wpa_msg callback even if only global ctrl_iface is used
|
11 years ago |
Jouni Malinen
|
89286e91bf
Re-open ctrl_iface socket on some failure cases as a workaround
|
11 years ago |
Jouni Malinen
|
742e715b31
Simplify ctrl_iface sendto() use
|
11 years ago |
Jouni Malinen
|
79986bf69e
Print ctrl_iface sendto() failures into debug log
|
11 years ago |
Jouni Malinen
|
2c6f8cf6c8
Replace perror() with wpa_printf(strerror) in ctrl_iface calls
|
11 years ago |
Ilan Peer
|
e0591c3cfe
wpa_supplicant: Reduce wait time for control interfaces
|
11 years ago |
Jouni Malinen
|
a235aca316
Fix DETACH command debug prints to avoid use of freed memory
|
11 years ago |
Jouni Malinen
|
8d6e035072
Make global UNIX socket non-blocking for ctrl_iface
|
11 years ago |