From 985df07e0335ade1365e59822ff68ee2e233ec4c Mon Sep 17 00:00:00 2001 From: Charles Yang Date: Mon, 20 Jul 2020 23:13:18 +0800 Subject: [PATCH 1/6] Create AS207268.toml --- route/AS207268.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 route/AS207268.toml diff --git a/route/AS207268.toml b/route/AS207268.toml new file mode 100644 index 0000000..a2d8cc0 --- /dev/null +++ b/route/AS207268.toml @@ -0,0 +1,4 @@ +["10.127.131.0/24"] +type = "subnet" +name = "IX42-LAS" +description = "For IX42 (DN42 Internet eXchange (Las Vegas))" From a0cf94d09fe390f2db8af7e4fdf96537ea857d9a Mon Sep 17 00:00:00 2001 From: Charles Yang Date: Mon, 20 Jul 2020 23:17:08 +0800 Subject: [PATCH 2/6] Create AS207268.toml --- asn/AS207268.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 asn/AS207268.toml diff --git a/asn/AS207268.toml b/asn/AS207268.toml new file mode 100644 index 0000000..c55aa19 --- /dev/null +++ b/asn/AS207268.toml @@ -0,0 +1,3 @@ +name = "Strategic Explorations (IX)" +owner = "Yukari" +description = "Internet eXchange in DN42 / NeoNetwork / clearnet" From 46a0cc5c8194f222bd081be014bff7b95fbe6e3f Mon Sep 17 00:00:00 2001 From: Charles Yang Date: Mon, 20 Jul 2020 23:18:34 +0800 Subject: [PATCH 3/6] Create Yukari.toml --- entity/Yukari.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 entity/Yukari.toml diff --git a/entity/Yukari.toml b/entity/Yukari.toml new file mode 100644 index 0000000..2305386 --- /dev/null +++ b/entity/Yukari.toml @@ -0,0 +1,6 @@ +name = "Yukari" + +[contact] +telegram = "CharlesYang" +github = "SteveCharlesYang" +email = "charles@0x7f.cc" From b923cbded05d89f04c66363991488f61c50519aa Mon Sep 17 00:00:00 2001 From: Charles Yang Date: Mon, 20 Jul 2020 23:22:01 +0800 Subject: [PATCH 4/6] Update AS207268.toml --- route/AS207268.toml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/route/AS207268.toml b/route/AS207268.toml index a2d8cc0..be3b2d4 100644 --- a/route/AS207268.toml +++ b/route/AS207268.toml @@ -1,4 +1,9 @@ ["10.127.131.0/24"] type = "subnet" -name = "IX42-LAS" -description = "For IX42 (DN42 Internet eXchange (Las Vegas))" +name = "IX42-LAS-4" +description = "For IX42 (DN42 Internet eXchange (Las Vegas)) IPv4" + +["fd10:127:1300::/48"] +type = "subnet" +name = "IX42-LAS-6" +description = "For IX42 (DN42 Internet eXchange (Las Vegas)) IPv6" From 06bc7883489bcc61af3fc81550e912535f774e3e Mon Sep 17 00:00:00 2001 From: Charles Yang Date: Mon, 20 Jul 2020 23:44:56 +0800 Subject: [PATCH 5/6] Update AS207268.toml --- asn/AS207268.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/asn/AS207268.toml b/asn/AS207268.toml index c55aa19..4880343 100644 --- a/asn/AS207268.toml +++ b/asn/AS207268.toml @@ -1,3 +1,5 @@ name = "Strategic Explorations (IX)" owner = "Yukari" description = "Internet eXchange in DN42 / NeoNetwork / clearnet" +source = "Internet" +vaild = true From cfa8625d2b569aa8f9d3e69c86b6065bee17e859 Mon Sep 17 00:00:00 2001 From: Charles Yang Date: Mon, 20 Jul 2020 23:46:31 +0800 Subject: [PATCH 6/6] Create Yukari.toml --- node/Yukari.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 node/Yukari.toml diff --git a/node/Yukari.toml b/node/Yukari.toml new file mode 100644 index 0000000..14ac120 --- /dev/null +++ b/node/Yukari.toml @@ -0,0 +1,3 @@ +[IX42-LAS] +asn = 207268 +cidr = ["10.127.131.0/24", "fd10:127:1300::/48"]