luci-app-olsrd2: New Package for OLSR2 configuration and status visualisation'
authorPatrick Grimm <patrick@lunatiki.de>
Sun, 15 Jan 2023 09:43:07 +0000 (10:43 +0100)
committerMoritz Warning <moritzwarning@web.de>
Mon, 23 Jan 2023 13:25:30 +0000 (14:25 +0100)
commitd27be8dad93d17b80a057389207ffd1d75c5c683
tree9d978a4be94eec3670b41872bb7c6051789475ac
parentc8ba43a99b67b5a56fe2a1a29bc33e9aa2c3a773
luci-app-olsrd2: New Package for OLSR2 configuration and status visualisation'

Compile tested: mips_24kc, arm_cortex-a9_vfpv3-d16, i386_pentium4, x86_64, i386_pentium-mmx, mipsel_24kc

Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
21 files changed:
luci-app-olsrd2/Makefile [new file with mode: 0644]
luci-app-olsrd2/htdocs/cgi-bin-olsrd2-neigh.html [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/attachednetwork.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/domain.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/global.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/interface.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/lan_import.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/log.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/luci.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/mesh.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/neighbors.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/node.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/olsrv2.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/olsrv2_lan.js [new file with mode: 0644]
luci-app-olsrd2/htdocs/luci-static/resources/view/olsrd2/overview.js [new file with mode: 0644]
luci-app-olsrd2/root/etc/config/luci_olsrd2 [new file with mode: 0644]
luci-app-olsrd2/root/etc/uci-defaults/41_luci-olsrd2 [new file with mode: 0755]
luci-app-olsrd2/root/lib/functions/olsrd2.sh [new file with mode: 0644]
luci-app-olsrd2/root/usr/libexec/rpcd/status.olsrd2 [new file with mode: 0644]
luci-app-olsrd2/root/usr/share/luci/menu.d/luci-app-olsrd2.json [new file with mode: 0644]
luci-app-olsrd2/root/usr/share/rpcd/acl.d/luci-app-olsrd2.json [new file with mode: 0644]