You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denton Gentry
a84962ea35
hostapd: make cli treat UNKNOWN COMMAND as failing
Avoid infinite loop at 100% CPU when running hostapd_cli
if CONFIG_CTRL_IFACE_MIB is not defined.
_newselect(4, [3], NULL, NULL, ...)
recvfrom(3, "UNKNOWN COMMAND\n", 4095, 0, NULL, NULL) = 16
sendto(3, "STA-NEXT UNKNOWN COMMAND", 24, 0, NULL, 0) = 24
Signed-off-by: Denton Gentry <denny@geekhold.com>
|
7 years ago |
.. |
files
|
hostapd: add support for client taxonomy in the full config
|
7 years ago |
patches
|
hostapd: make cli treat UNKNOWN COMMAND as failing
|
7 years ago |
src/src
|
hostapd: expose device taxonomy signature via ubus
|
7 years ago |
Config.in
|
hostapd: update packaging and patches
|
7 years ago |
Makefile
|
hostapd: properly build hostapd-only SSL variants
|
7 years ago |