diff --git a/README.md b/README.md index 992596b..4083753 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,6 @@ | 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 | | -| AS4201270008 | MagicNeko-TW Snode(name:none) | loopback | 10.127.255.117/32 | | | AS4201270009 | santost12 | subnet | 10.127.39.0/27 | | | AS4201270009 | santost12 | subnet | fd10:127:ec39::/48 | | | AS4201270010 | Lan Tian LAN | subnet | 10.127.10.0/24 | | @@ -348,7 +347,6 @@ 10.127.255.53/32 10.127.255.54/32 10.127.255.56/32 -10.127.255.117/32 fd10:127:7::/51 fd10:127:7:2000::/54 fd10:127:7:2672::/64 @@ -392,5 +390,5 @@ fd10:127:ffff:53::/64 | IP Version | Total | Used | Free | Percent Used | Percent Free | |--------------|------------|------------|------------|----------------|----------------| -| IPv4 | 65536 | 9109 | 56427 | 13.90% | 86.10% | +| IPv4 | 65536 | 9108 | 56428 | 13.90% | 86.10% | | IPv6 | 7.9228e+28 | 3.2433e+25 | 7.9196e+28 | 0.04% | 99.96% | diff --git a/neonetwork.json b/neonetwork.json index a2c17b0..6d025d6 100644 --- a/neonetwork.json +++ b/neonetwork.json @@ -1,7 +1,7 @@ { "metadata": { - "generated": 1629401816, - "valid": 1630611416 + "generated": 1629566789, + "valid": 1630776389 }, "people": { "Anillc": { @@ -1777,13 +1777,7 @@ "source": "NeoNetwork", "description": "MagicNeko ASIA (Old project ASN)", "routes": { - "ipv4": [ - { - "prefix": "10.127.255.117/32", - "maxLength": 32, - "netname": "MagicNeko-TW Snode(name:none)" - } - ], + "ipv4": [], "ipv6": [] } } diff --git a/rfc8416.json b/rfc8416.json index 5c7df39..be122b3 100644 --- a/rfc8416.json +++ b/rfc8416.json @@ -163,12 +163,6 @@ "maxPrefixLength": 29, "comment": "AOSCNet" }, - { - "asn": 4201270008, - "prefix": "10.127.255.117/32", - "maxPrefixLength": 32, - "comment": "MagicNeko-TW Snode(name:none)" - }, { "asn": 4201270009, "prefix": "10.127.39.0/27", diff --git a/roa46.json b/roa46.json index 7c5b493..ab49477 100644 --- a/roa46.json +++ b/roa46.json @@ -1,8 +1,8 @@ { "metadata": { - "counts": 119, - "generated": 1629401816, - "valid": 1630611416 + "counts": 118, + "generated": 1629566789, + "valid": 1630776389 }, "roas": [ { @@ -135,11 +135,6 @@ "prefix": "10.127.7.0/24", "maxLength": 29 }, - { - "asn": "AS4201270008", - "prefix": "10.127.255.117/32", - "maxLength": 32 - }, { "asn": "AS4201270009", "prefix": "10.127.39.0/27", diff --git a/roa46_bird2.conf b/roa46_bird2.conf index 6c960cd..4e9d2e9 100644 --- a/roa46_bird2.conf +++ b/roa46_bird2.conf @@ -26,7 +26,6 @@ route 10.127.255.54/32 max 32 as 4201270006; route 10.127.18.0/27 max 29 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.117/32 max 32 as 4201270008; route 10.127.39.0/27 max 29 as 4201270009; route 10.127.10.0/24 max 29 as 4201270010; route 10.127.22.0/29 max 29 as 4201270011; diff --git a/roa4_bird2.conf b/roa4_bird2.conf index c8443e5..21cf80c 100644 --- a/roa4_bird2.conf +++ b/roa4_bird2.conf @@ -26,7 +26,6 @@ route 10.127.255.54/32 max 32 as 4201270006; route 10.127.18.0/27 max 29 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.117/32 max 32 as 4201270008; route 10.127.39.0/27 max 29 as 4201270009; route 10.127.10.0/24 max 29 as 4201270010; route 10.127.22.0/29 max 29 as 4201270011;