openwrtv4/package/network
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>
2018-06-07 09:27:50 +02:00
..
config netifd: update to latest git HEAD (FS#1501) 2018-06-04 17:07:15 +02:00
ipv6 map: make tunnel encapsulation limit support configurable (FS#1501) 2018-06-04 17:07:29 +02:00
services hostapd: make cli treat UNKNOWN COMMAND as failing 2018-06-07 09:27:50 +02:00
utils ethtool: Update to 4.16 2018-06-07 09:06:04 +02:00