luci-app-cjdns: import package from SeattleMeshnet/meshbox 90/head
authorDaniel Golle <daniel@makrotopia.org>
Mon, 20 Apr 2015 10:45:07 +0000 (12:45 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 20 Apr 2015 10:45:07 +0000 (12:45 +0200)
commit89914e47de14d11aaffd5472a3b44c0130e1869f
treea5b1f2765fea26c18eb12baf33f9e1a86cdf3300
parent94ee37fe6cb6dc37cece55bf4a01150d5d4a68f1
luci-app-cjdns: import package from SeattleMeshnet/meshbox

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
luci-app-cjdns/Makefile [new file with mode: 0644]
luci-app-cjdns/luasrc/controller/cjdns.lua [new file with mode: 0644]
luci-app-cjdns/luasrc/model/cbi/cjdns/cjdrouteconf.lua [new file with mode: 0644]
luci-app-cjdns/luasrc/model/cbi/cjdns/iptunnel.lua [new file with mode: 0644]
luci-app-cjdns/luasrc/model/cbi/cjdns/overview.lua [new file with mode: 0644]
luci-app-cjdns/luasrc/model/cbi/cjdns/peering.lua [new file with mode: 0644]
luci-app-cjdns/luasrc/model/cbi/cjdns/settings.lua [new file with mode: 0644]
luci-app-cjdns/luasrc/view/admin_status/index/cjdns.htm [new file with mode: 0644]
luci-app-cjdns/luasrc/view/cjdns/status.htm [new file with mode: 0644]
luci-app-cjdns/luasrc/view/cjdns/value.htm [new file with mode: 0644]