From 8939d0d521a402529dc417699bb26e8bce1aa74e Mon Sep 17 00:00:00 2001 From: "Staph. aureus" Date: Wed, 29 Jul 2020 01:38:01 -0400 Subject: [PATCH] StaphNet add AOSCNet --- node/staph.toml | 2 +- route/AS4201270007.toml | 42 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/node/staph.toml b/node/staph.toml index d96b3ec..6e6ce95 100644 --- a/node/staph.toml +++ b/node/staph.toml @@ -1,4 +1,4 @@ [staph] asn = 4201270007 description = "Home of S. aureus in Amsterdam" -cidr = ["10.127.8.185/29"] +cidr = ["10.127.8.185/27"] diff --git a/route/AS4201270007.toml b/route/AS4201270007.toml index 176d33f..2087415 100644 --- a/route/AS4201270007.toml +++ b/route/AS4201270007.toml @@ -3,7 +3,47 @@ type = "subnet" name = "StaphNet" description = "For Staph-infected equipments around the world" -["fd10:127:7::/48"] +["10.127.7.0/24"] +type = "subnet" +name = "AOSCNet" +description = "AOSC BuildBot Interconnection" + +["fd10:127:7::/51"] type = "subnet" name = "Staph_v6" description = "Staph-infected IPv6 subnet - please do not disinfect" + +["fd10:127:7:2000::/54"] +type = "subnet" +name = "StaphReserve_0" +description = "Staph-infected reserved net for future use" + +["fd10:127:7:2672::/64"] +type = "subnet" +name = "AOSCNet_v6" +description = "AOSC BuildBot Interconnection" + +["fd10:127:7:3000::/52"] +type = "subnet" +name = "StaphReserve_1" +description = "Staph-infected reserved net for future use" + +["fd10:127:7:4000::/50"] +type = "subnet" +name = "StaphReserve_2" +description = "Staph-infected reserved net for future use" + +["fd10:127:7:8000::/50"] +type = "subnet" +name = "StaphReserve_3" +description = "Staph-infected reserved net for future use" + +["fd10:127:7:b000::/51"] +type = "subnet" +name = "StaphReserve_4" +description = "Staph-infected reserved net for future use" + +["fd10:127:7:ffff::/64"] +type = "subnet" +name = "StaphPeer" +description = "Staph infection network that would not be broadcasted in BGP"