hostapd: initial prototype of an ubus binding
authorFelix Fietkau <nbd@openwrt.org>
Sun, 17 Mar 2013 20:47:18 +0000 (20:47 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 17 Mar 2013 20:47:18 +0000 (20:47 +0000)
commit2167101c9089b2198d89e7490f8e7a541adb56e6
tree8a94d5d29fd5598e459599a9f411381493cce429
parentfe157ea1ba8ff29736fb1fa05b149ef165262699
hostapd: initial prototype of an ubus binding

Supports listing, removing and banning clients, and hooking into
probe/assoc/auth requests via object subscribe.

SVN-Revision: 36081
package/network/services/hostapd/Makefile
package/network/services/hostapd/files/hostapd-full.config
package/network/services/hostapd/files/hostapd-mini.config
package/network/services/hostapd/patches/630-bool_fix.patch [new file with mode: 0644]
package/network/services/hostapd/patches/700-ubus_support.patch [new file with mode: 0644]