1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-19 12:51:46 +08:00

Merge pull request #205 from Anillc/master

reroute ip addresses
This commit is contained in:
JerryXiao 2022-01-18 17:47:02 +08:00 committed by GitHub
commit 48c90d80db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 10 deletions

View file

@ -1,3 +0,0 @@
name = "ANILLC-AS-NEO"
owner = "Anillc"
description = "Anillc NEO Network"

View file

@ -1,7 +0,0 @@
["10.127.3.0/24"]
type = "subnet"
name = "Anillc NEO Network v4"
["fd10:127:ee::/48"]
type = "subnet"
name = "Anillc NEO Network v6"

View file

@ -2,6 +2,14 @@
type = "subnet"
name = "Anillc Network v4"
["10.127.3.0/24"]
type = "subnet"
name = "Anillc NEO Network v4"
["fd10:127:cc::/48"]
type = "subnet"
name = "Anillc Network v6"
["fd10:127:ee::/48"]
type = "subnet"
name = "Anillc NEO Network v6"