Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2013-07-07 | add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) ↵ | Patrick Grimm | |
return ip,mac table this can use in a for loop "for ip,mac in pairs(t) do" Thanx Cyrus |