1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-01 21:23:03 +08:00
Commit graph

591 commits

Author SHA1 Message Date
Neo_Chen 6f1596612e
Merge pull request #85 from santost12/master
remove AS4201270009
2020-06-01 08:46:54 +08:00
santost12 2ffe9c2a7f remove AS4201270009 2020-05-31 14:40:52 -04:00
Septs 5b9a122bc0 re-export description in asn 2020-05-29 06:18:19 +08:00
Septs 058521a372 update alanyhq entity 2020-05-29 06:18:02 +08:00
Septs af76a332a6 update roa 2020-05-25 12:46:35 +08:00
Septs aafff7e285 update roa 2020-05-25 12:08:09 +08:00
Septs 5f2a3f1844
Merge pull request #83 from Myer921/master
IPv6 address reassignment
2020-05-25 11:42:47 +08:00
Myer921 6164ab3bfe
Unify the name, modify the data information, and reallocate the IPv6 address 2020-05-25 11:23:17 +08:00
Myer921 54442fee32
new file: asn/AS4242421025.toml
new file:   route/AS4242421025.toml
2020-05-25 11:03:32 +08:00
Myer921 012784d34b
Merge remote-tracking branch 'upstream/master' 2020-05-25 10:43:14 +08:00
Septs 4fc4de3e91 expose route type 2020-05-24 22:57:20 +08:00
Henry Chen 7292a96c81 nodes.dot, nodes.svg: update 2020-05-24 22:15:01 +08:00
Henry Chen 6f38dacaa7 route: add AS4201270003 2020-05-24 22:15:01 +08:00
Septs 89662c7b7c update summary output 2020-05-24 22:04:25 +08:00
Neo_Chen 476ddad70d
vpn: Updated WireGuard config 2020-05-24 18:08:25 +08:00
JerryXiao c78a7565a7
remove legacy scripts 2020-05-23 19:42:52 +08:00
Septs 6448b401df update peer-table to readme 2020-05-23 19:32:58 +08:00
Septs 2a65e8ba71 expose route-table to readme 2020-05-23 19:13:09 +08:00
Septs 7b933cc469
Migrate to TOML format (#81) 2020-05-23 19:00:02 +08:00
JerryXiao ec2dca732c
change possible values :) 2020-05-22 19:49:54 +08:00
JerryXiao 37f3cb5ebe
fix roa 2020-05-22 19:48:54 +08:00
JerryXiao 555c6ce53e
update roa.py for external asn check 2020-05-22 18:57:27 +08:00
Neo_Chen a9b5ae328c
asn-dir: EXTERNAL -> SOURCE 2020-05-22 18:46:37 +08:00
Neo_Chen 291adf0db1
asn-dir: EXTERNAL 2020-05-22 18:38:35 +08:00
Neo_Chen ed346ecf21
document: asn-dir: EXTERNAL 2020-05-22 18:34:16 +08:00
JerryXiao 75d7176722
assert as range 2020-05-22 18:29:26 +08:00
Neo_Chen 66cd47a84a
node: yhi-h: removed "AS" in ASN 2020-05-22 18:20:15 +08:00
JerryXiao 3766d1a350
strict asn checking 2020-05-22 18:14:06 +08:00
Neo_Chen ddfa48a9d1
document: up 2020-05-22 18:13:08 +08:00
Neo_Chen ca8721c7a7
route6: Added fd10:127:41::/48 2020-05-22 18:12:01 +08:00
Neo_Chen 17b3cb3ed1
route: Added 10.127.41.0/24 2020-05-22 18:11:28 +08:00
Neo_Chen 19c6a44bc3
route: 10.127.5.0/28: removed "AS" in ASN 2020-05-22 18:06:35 +08:00
Dustrain 06632f11d6
Add an address space usage record (#80)
* new file:   route6/fd10:127:0233:1c3c::,64

* Add an address space usage record
2020-05-22 17:42:58 +08:00
Myer921 66cfa6c20c
Add an address space usage record 2020-05-22 17:35:02 +08:00
Myer921 52f36b59a1
Merge remote-tracking branch 'upstream/master' 2020-05-22 17:28:19 +08:00
leedagee a5f71ba177
leedagee: add ipv6 net (#79)
* Register leedagee

* leedagee: AS4201270014

* leedagee: add ipv6 net
2020-05-20 21:01:57 +08:00
leedagee b8d91fef39
Register leedagee (#78)
* Register leedagee

* leedagee: AS4201270014
2020-05-20 18:52:54 +08:00
Junde Yhi 020de28872
Register "Yhi Interconnect" to NeoNetwork (#76)
* entity: add yhi

* asn/AS4201270012: register

* node/yhi-h: add

* route: register10.127.5.0/28 for yhi-h

* entity/Junde Yhi: convert spaces to tabs for indentation

* entity/Junde Yhi: add missing DESC
2020-05-19 16:49:33 +08:00
JerryXiao 76d852b9db
oops 2020-05-19 10:54:40 +08:00
JerryXiao 96a138e8b9
add auth for jerryxiao 2020-05-19 10:51:44 +08:00
JerryXiao 5a7de19081
remove dead asn 2020-05-19 10:51:08 +08:00
Neo_Chen b6282cdf6d
entity-dir: added AUTH variable (OpenPGP key fingerprint) 2020-05-19 10:31:41 +08:00
Neo_Chen 3ece981930
validated @licson 's ASN 2020-05-19 10:21:13 +08:00
Neo_Chen c81aa1ef0d removed route6 of alanyhq 2020-05-18 23:09:36 +08:00
Licson 70496c90ba
Minor fixes (#75)
Co-authored-by: Staph. aureus <staph@aosc.io>
2020-05-18 23:03:41 +08:00
Staph. aureus 438f5e5472 Minor fixes 2020-05-18 03:44:38 +00:00
Neo_Chen 92da5549f6 removed alanyhq ASes 2020-05-17 17:54:55 +08:00
Neo_Chen 4c5e063171 route6: fd10:127:a1a1:20::/64 should belong to AS4201270020 2020-05-16 19:22:33 +08:00
Neo_Chen 5882132d4f asn: AS4201270020: alanyhq backbone 2020-05-16 19:09:24 +08:00
Neo_Chen 7a35aeb906 asn & route6: alanyhq main 2020-05-16 14:47:19 +08:00