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)
commit6a648927e210ddcb7197692ab443ee48a9f59d29
tree6c3a0b967a163f3f3bc0cd3d1dad3f87772c1b5b
parent66d7a15811e733dc37492afab5e2185f403ea513
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]