Paul Donald
8d13ea410d
luci-base, luci-proto-*: rename getOpkgPackage -> getPackageName
...
Signed-off-by: Paul Donald <newtwen+github@gmail.com >
2024-12-15 20:13:56 +01:00
Florian Eckert
02fc28de26
luci-proto-gre: add missing license information
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2024-03-19 13:22:36 +01:00
Jo-Philipp Wich
b4c394f2d2
protocols: unify TOS and TTL description strings
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2021-06-07 13:59:03 +02:00
Sergio E. Nemirowski
0f3f464adc
optinal -> optional typo fix
...
Signed-off-by: Sergio E. Nemirowski <sergio@outerface.net >
2020-11-22 17:35:11 +02:00
Chuanhong Guo
37f97b7859
luci-proto-gre: remove extra parenthesis
...
fix the following error:
SyntaxError
Unexpected token ')'
in http://192.168.122.131/luci-static/resources/protocol/grev6.js :?
at http://192.168.122.131/luci-static/resources/luci.js:22
at async Promise.all (index 4)
at async Promise.all (index 5)
Fixes: 2b7fd1292 ("luci-proto-gre: improvement of LuCI interface")
Signed-off-by: Chuanhong Guo <gch981213@gmail.com >
2020-11-05 21:22:18 +08:00
Jan Bětík
2b7fd1292f
luci-proto-gre: improvement of LuCI interface
...
Better handling of Type of Service (IPv4), Traffic Class (IPv6) values
Optional value Local endpoint address is detected and pre-filled in the interface
Signed-off-by: Jan Bětík <jan.betik@svine.su >
2020-10-19 13:31:28 +02:00
Jan Bětík
2ced86048c
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 >
2020-06-16 17:11:10 +02:00