luci-proto-gre: Protocol extension for GRE tunnels
authorJan Bětík <jan.betik@svine.su>
Fri, 3 Apr 2020 17:11:53 +0000 (19:11 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 16 Jun 2020 15:11:10 +0000 (17:11 +0200)
commit2ced86048c7006f3637ed38ceeb3d21fddbb93e2
tree7a1456634d2bf312867a4261716595e175362862
parent400ecb08f08be9045d83ce74534401a4ccae3aee
luci-proto-gre: Protocol extension for GRE tunnels

I'm running several GRE tunnels to different locations and
the option to see and to configure GRE tunnels in LuCI was not
crucial but nice to have.

Signed-off-by: Jan Bětík <jan.betik@svine.su>
protocols/luci-proto-gre/Makefile [new file with mode: 0644]
protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js [new file with mode: 0644]
protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js [new file with mode: 0644]
protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js [new file with mode: 0644]
protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js [new file with mode: 0644]