1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork-ROA synced 2024-06-26 08:28:43 +08:00

Generated at 2020-09-19T05:51:59Z

This commit is contained in:
NeoCloud ROA bot 2020-09-19 05:51:59 +00:00
parent 4a5ddf7ade
commit f6c8c80310
6 changed files with 24 additions and 5 deletions

View file

@ -210,6 +210,7 @@
| AS4201270007 | StaphReserve_3 | subnet | fd10:127:7:8000::/50 | |
| AS4201270007 | StaphReserve_4 | subnet | fd10:127:7:c000::/51 | |
| AS4201270007 | StaphPeer | subnet | fd10:127:7:ffff::/64 | |
| AS4201270007 | staphdns | loopback | fd10:127:ffff:53::/64 | |
| AS4201270008 | Icecat-Explosion | subnet | 10.127.4.0/24 | |
| AS4201270008 | MagicNeko IX (Will not broadcast) | subnet | 10.127.237.0/24 | |
| AS4201270008 | magicneko-tw | loopback | 10.127.255.117/32 | |

View file

@ -1,7 +1,7 @@
{
"metadata": {
"generated": 1600494404,
"valid": 1601704004
"generated": 1600494719,
"valid": 1601704319
},
"people": {
"frank": {
@ -1077,6 +1077,11 @@
"prefix": "fd10:127:7:ffff::/64",
"maxLength": 64,
"netname": "StaphPeer"
},
{
"prefix": "fd10:127:ffff:53::/64",
"maxLength": 64,
"netname": "staphdns"
}
]
}

View file

@ -403,6 +403,12 @@
"maxPrefixLength": 64,
"comment": "StaphPeer"
},
{
"asn": 4201270007,
"prefix": "fd10:127:ffff:53::/64",
"maxPrefixLength": 64,
"comment": "staphdns"
},
{
"asn": 4201270008,
"prefix": "fd10:127:233::/48",

View file

@ -1,8 +1,8 @@
{
"metadata": {
"counts": 74,
"generated": 1600494404,
"valid": 1601704004
"counts": 75,
"generated": 1600494718,
"valid": 1601704318
},
"roas": [
{
@ -335,6 +335,11 @@
"prefix": "fd10:127:7:ffff::/64",
"maxLength": 64
},
{
"asn": "AS4201270007",
"prefix": "fd10:127:ffff:53::/64",
"maxLength": 64
},
{
"asn": "AS4201270008",
"prefix": "fd10:127:233::/48",

View file

@ -66,6 +66,7 @@ route fd10:127:7:4000::/50 max 64 as 4201270007;
route fd10:127:7:8000::/50 max 64 as 4201270007;
route fd10:127:7:c000::/51 max 64 as 4201270007;
route fd10:127:7:ffff::/64 max 64 as 4201270007;
route fd10:127:ffff:53::/64 max 64 as 4201270007;
route fd10:127:233::/48 max 64 as 4201270008;
route fd10:127:ec39::/48 max 64 as 4201270009;
route fd10:127:10::/48 max 64 as 4201270010;

View file

@ -18,6 +18,7 @@ route fd10:127:7:4000::/50 max 64 as 4201270007;
route fd10:127:7:8000::/50 max 64 as 4201270007;
route fd10:127:7:c000::/51 max 64 as 4201270007;
route fd10:127:7:ffff::/64 max 64 as 4201270007;
route fd10:127:ffff:53::/64 max 64 as 4201270007;
route fd10:127:233::/48 max 64 as 4201270008;
route fd10:127:ec39::/48 max 64 as 4201270009;
route fd10:127:10::/48 max 64 as 4201270010;