mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 17:50:40 +08:00
Generated at 2020-09-23T08:01:23Z
This commit is contained in:
parent
57de1e08bb
commit
960730abbb
6 changed files with 5 additions and 43 deletions
|
@ -200,8 +200,6 @@
|
|||
| AS4201270006 | JerryXiao-Anycast6 | loopback | fd10:127:ffff:53::/64 | |
|
||||
| AS4201270007 | StaphNet | subnet | 10.127.8.160/27 | |
|
||||
| AS4201270007 | AOSCNet | subnet | 10.127.7.0/24 | |
|
||||
| AS4201270007 | staphdns | loopback | 10.127.255.2/32 | |
|
||||
| AS4201270007 | staphdns | loopback | 10.127.255.53/32 | |
|
||||
| AS4201270007 | Staph_v6 | subnet | fd10:127:7::/51 | |
|
||||
| AS4201270007 | StaphReserve_0 | subnet | fd10:127:7:2000::/54 | |
|
||||
| AS4201270007 | AOSCNet_v6 | subnet | fd10:127:7:2672::/64 | |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"generated": 1600843344,
|
||||
"valid": 1602052944
|
||||
"generated": 1600848083,
|
||||
"valid": 1602057683
|
||||
},
|
||||
"people": {
|
||||
"frank": {
|
||||
|
@ -1025,16 +1025,6 @@
|
|||
"prefix": "10.127.7.0/24",
|
||||
"maxLength": 29,
|
||||
"netname": "AOSCNet"
|
||||
},
|
||||
{
|
||||
"prefix": "10.127.255.2/32",
|
||||
"maxLength": 32,
|
||||
"netname": "staphdns"
|
||||
},
|
||||
{
|
||||
"prefix": "10.127.255.53/32",
|
||||
"maxLength": 32,
|
||||
"netname": "staphdns"
|
||||
}
|
||||
],
|
||||
"ipv6": [
|
||||
|
|
12
rfc8416.json
12
rfc8416.json
|
@ -157,18 +157,6 @@
|
|||
"maxPrefixLength": 29,
|
||||
"comment": "AOSCNet"
|
||||
},
|
||||
{
|
||||
"asn": 4201270007,
|
||||
"prefix": "10.127.255.2/32",
|
||||
"maxPrefixLength": 32,
|
||||
"comment": "staphdns"
|
||||
},
|
||||
{
|
||||
"asn": 4201270007,
|
||||
"prefix": "10.127.255.53/32",
|
||||
"maxPrefixLength": 32,
|
||||
"comment": "staphdns"
|
||||
},
|
||||
{
|
||||
"asn": 4201270008,
|
||||
"prefix": "10.127.4.0/24",
|
||||
|
|
16
roa46.json
16
roa46.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"metadata": {
|
||||
"counts": 75,
|
||||
"generated": 1600843344,
|
||||
"valid": 1602052944
|
||||
"counts": 73,
|
||||
"generated": 1600848082,
|
||||
"valid": 1602057682
|
||||
},
|
||||
"roas": [
|
||||
{
|
||||
|
@ -130,16 +130,6 @@
|
|||
"prefix": "10.127.7.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4201270007",
|
||||
"prefix": "10.127.255.2/32",
|
||||
"maxLength": 32
|
||||
},
|
||||
{
|
||||
"asn": "AS4201270007",
|
||||
"prefix": "10.127.255.53/32",
|
||||
"maxLength": 32
|
||||
},
|
||||
{
|
||||
"asn": "AS4201270008",
|
||||
"prefix": "10.127.4.0/24",
|
||||
|
|
|
@ -25,8 +25,6 @@ route 10.127.255.2/32 max 32 as 4201270006;
|
|||
route 10.127.255.53/32 max 32 as 4201270006;
|
||||
route 10.127.8.160/27 max 29 as 4201270007;
|
||||
route 10.127.7.0/24 max 29 as 4201270007;
|
||||
route 10.127.255.2/32 max 32 as 4201270007;
|
||||
route 10.127.255.53/32 max 32 as 4201270007;
|
||||
route 10.127.4.0/24 max 29 as 4201270008;
|
||||
route 10.127.237.0/24 max 29 as 4201270008;
|
||||
route 10.127.255.117/32 max 32 as 4201270008;
|
||||
|
|
|
@ -25,8 +25,6 @@ route 10.127.255.2/32 max 32 as 4201270006;
|
|||
route 10.127.255.53/32 max 32 as 4201270006;
|
||||
route 10.127.8.160/27 max 29 as 4201270007;
|
||||
route 10.127.7.0/24 max 29 as 4201270007;
|
||||
route 10.127.255.2/32 max 32 as 4201270007;
|
||||
route 10.127.255.53/32 max 32 as 4201270007;
|
||||
route 10.127.4.0/24 max 29 as 4201270008;
|
||||
route 10.127.237.0/24 max 29 as 4201270008;
|
||||
route 10.127.255.117/32 max 32 as 4201270008;
|
||||
|
|
Loading…
Reference in a new issue