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)
committerJordan Sokolic <oofnik@gmail.com>
Sat, 27 Feb 2021 13:29:04 +0000 (15:29 +0200)
commit2e1ab6abaecbd2bde54a4161578dcbe219213921
treebdc0149216e2faa5abf59ca8347f555ef611e41f
parentaadfafadd61c532b6beaadd312d35981faa6ffa1
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]