git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
014c74c
)
luci-proto-ipv6: 6to4 fix
author
Paul Donald
<redacted>
Thu, 21 May 2026 20:50:04 +0000
(23:50 +0300)
committer
Paul Donald
<redacted>
Wed, 27 May 2026 12:49:44 +0000
(15:49 +0300)
This hasn't knowingly caused problems before now, an indicator
that it goes lesser or unused hitherto.
Signed-off-by: Paul Donald <redacted>
protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js
patch
|
blob
|
history
diff --git
a/protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js
b/protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js
index d479bfc6585e94f1e9aac46533237743eb9322a4..312f0e82c815610dde1ce77666588d05da32a9d2 100644
(file)
--- a/
protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js
+++ b/
protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js
@@
-14,7
+14,7
@@
return network.registerProtocol('6to4', {
},
getPackageName: function() {
- return '6
rd
';
+ return '6
to4
';
},
isFloating: function() {
git clone https://git.99rst.org/PROJECT