applications: add radvd frontend
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 21 Nov 2010 03:03:55 +0000 (03:03 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 21 Nov 2010 03:03:55 +0000 (03:03 +0000)
commita2eefbab4d1ba7bc2aa1779fa8f83616c3c9a209
tree1ee893a948c73911ac776c07b530e96eb83d16ed
parentf72aa0c4c8d9ef8a17e521a940c6fbb1f902ef26
applications: add radvd frontend
applications/luci-radvd/Makefile [new file with mode: 0644]
applications/luci-radvd/ipkg/postinst [new file with mode: 0644]
applications/luci-radvd/luasrc/controller/radvd.lua [new file with mode: 0644]
applications/luci-radvd/luasrc/model/cbi/radvd.lua [new file with mode: 0644]
applications/luci-radvd/luasrc/model/cbi/radvd/interface.lua [new file with mode: 0644]
applications/luci-radvd/luasrc/model/cbi/radvd/prefix.lua [new file with mode: 0644]
applications/luci-radvd/luasrc/model/cbi/radvd/rdnss.lua [new file with mode: 0644]
applications/luci-radvd/luasrc/model/cbi/radvd/route.lua [new file with mode: 0644]
applications/luci-radvd/root/etc/uci-defaults/luci-radvd [new file with mode: 0644]