luci-proto-ipv6: 6to4 fix
authorPaul Donald <redacted>
Thu, 21 May 2026 20:50:04 +0000 (23:50 +0300)
committerPaul 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

index d479bfc6585e94f1e9aac46533237743eb9322a4..312f0e82c815610dde1ce77666588d05da32a9d2 100644 (file)
@@ -14,7 +14,7 @@ return network.registerProtocol('6to4', {
        },
 
        getPackageName: function() {
-               return '6rd';
+               return '6to4';
        },
 
        isFloating: function() {
git clone https://git.99rst.org/PROJECT