From 860af110864e3e82343cea694782b3606a70c783 Mon Sep 17 00:00:00 2001 From: moecast <67143056+jmleung7@users.noreply.github.com> Date: Sat, 17 Apr 2021 20:37:52 +0800 Subject: [PATCH] Request for larget IPv4 allocation and new IPv6 allocation (#163) * Request for larget IPv4 allocation and new IPv6 allocation * Update contact --- entity/liangjw.toml | 2 +- route/AS4201270016.toml | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/entity/liangjw.toml b/entity/liangjw.toml index ebe530d..f19e03c 100644 --- a/entity/liangjw.toml +++ b/entity/liangjw.toml @@ -9,7 +9,7 @@ babel = [ ] [contact] -email = "liangjw@etlgr.com" +email = "dn42@cas7.moe" telegram = "liangjw" [persona] diff --git a/route/AS4201270016.toml b/route/AS4201270016.toml index caea67a..4105e8f 100644 --- a/route/AS4201270016.toml +++ b/route/AS4201270016.toml @@ -1,4 +1,9 @@ -["10.127.64.0/27"] +["10.127.64.0/24"] type = "subnet" -name = "Moecast Network" -description = "Moecast Network Public Service" +name = "MOECAST-EXP-NET" +description = "Moecast Network Experimental Network" + +["fd10:127:64::/48"] +type = "subnet" +name = "MOECAST-EXP-NET-NG" +description = "Moecast Network Experimental Network NextGen"