hostapd: initial prototype of an ubus binding
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Mar 2013 20:47:18 +0000 (20:47 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Mar 2013 20:47:18 +0000 (20:47 +0000)
commit847145b0c220aef94137ea482648039fb814aa8b
tree6c3a0b967a163f3f3bc0cd3d1dad3f87772c1b5b
parent2efcaabceed80a72e960a6456693f05e0db89c19
hostapd: initial prototype of an ubus binding

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36081 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]