* Added experimental version of DHCP-Splash for Kamikaze
authorSteven Barth <steven@midlink.org>
Sat, 26 Apr 2008 17:14:22 +0000 (17:14 +0000)
committerSteven Barth <steven@midlink.org>
Sat, 26 Apr 2008 17:14:22 +0000 (17:14 +0000)
commit22b1721823d705c7318d1eebafdfcdaead3025da
tree1b972c0c6cd63d09975f42cca36e7ad1abd11033
parent224c2566416e84b7c359a31ead46ece00c120b9c
* Added experimental version of DHCP-Splash for Kamikaze
* Added MAC-Address matching to luci_fw
* Added interface alias hack for Kamikaze
* ffluci.sys: Added several networking helper functions
* ffluci.http: Added function remote_addr
* Updated Haserl to 0.9.24
19 files changed:
contrib/package-source/haserl-lua-0.9.23.tar.bz2 [deleted file]
contrib/package-source/haserl-lua-0.9.24.tar.bz2 [new file with mode: 0644]
contrib/package/ffluci/Makefile
contrib/package/haserl-lua/Makefile
contrib/package/luci-splash/Makefile [new file with mode: 0644]
contrib/package/luci-splash/ipkg/conffiles [new file with mode: 0644]
contrib/package/luci-splash/src/luci_splash.init [new file with mode: 0644]
contrib/package/luci-splash/src/luci_splash.uci [new file with mode: 0644]
contrib/package/luci-splash/src/luci_splash/htdocs/cgi-bin/index.cgi [new file with mode: 0644]
contrib/package/luci-splash/src/luci_splash/htdocs/index.html [new file with mode: 0644]
contrib/package/luci-splash/src/luci_splash/splash.lua [new file with mode: 0644]
contrib/package/luci-splash/src/luci_splash/sync.lua [new file with mode: 0644]
contrib/package/luci-splash/src/luci_splash_httpd.conf [new file with mode: 0644]
core/contrib/hotplug.d-20-aliases [new file with mode: 0644]
core/src/ffluci/http.lua
core/src/ffluci/sys.lua
module/admin-core/contrib/init.d/luci_fw
module/admin-core/src/controller/admin/uci.lua
module/admin-core/src/model/cbi/admin_network/firewall.lua