From f07d2b3d3c1c0a5e6aa53728abda890ef3ea28df Mon Sep 17 00:00:00 2001 From: Yuxiang Zhu Date: Sat, 12 Jun 2021 18:32:01 +0800 Subject: [PATCH] AS4201270030: Allow DN42 AS4242420288 origin --- asn/AS4242420288.toml | 3 +++ route/AS4242420288.toml | 9 +++++++++ 2 files changed, 12 insertions(+) create mode 100644 asn/AS4242420288.toml create mode 100644 route/AS4242420288.toml diff --git a/asn/AS4242420288.toml b/asn/AS4242420288.toml new file mode 100644 index 0000000..535e9de --- /dev/null +++ b/asn/AS4242420288.toml @@ -0,0 +1,3 @@ +name = "IWARP-DN42" +owner = "Yux" +desc = "IWARP DN42 Network" diff --git a/route/AS4242420288.toml b/route/AS4242420288.toml new file mode 100644 index 0000000..74088bf --- /dev/null +++ b/route/AS4242420288.toml @@ -0,0 +1,9 @@ +["10.127.30.0/24"] +type = "subnet" +name = "IWARP-NEO-IP4-NETWORK" +description = "IWarp Global Experimental NeoNetwork - IPv4" + +["fd10:127:30::/48"] +type = "subnet" +name = "IWARP-NEO-IP6-NETWORK" +description = "IWarp Global Experimental NeoNetwork - IPv6"