Skip to content

Commit

Permalink
set ezri and cfuseast avail to f
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrizhu committed Jul 29, 2024
1 parent b550b8a commit 739a00c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions prefixes.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ var monitorState = []Prefix{
Prefix{prefix: "2804:269c:fe34::/48", pop: "vtrmanchester", available: true, origin: 47065},
Prefix{prefix: "2804:269c:fe35::/48", pop: "vtrtelaviv", available: true, origin: 47065},
Prefix{prefix: "2804:269c:fe36::/48", pop: "vtrhonolulu", available: true, origin: 47065},
Prefix{prefix: "2804:269c:fe37::/48", pop: "cfuseast1", available: true, origin: 47065},
Prefix{prefix: "2804:269c:fe38::/48", pop: "vtrezri1", available: true, origin: 47065},
Prefix{prefix: "2804:269c:fe37::/48", pop: "cfuseast1", available: false, origin: 47065},
Prefix{prefix: "2804:269c:fe38::/48", pop: "vtrezri1", available: false, origin: 47065},

Prefix{prefix: "2804:269c:fe41::/48", pop: "seattle01", available: true, origin: 61574},
Prefix{prefix: "2804:269c:fe42::/48", pop: "isi01", available: true, origin: 61574},
Expand Down Expand Up @@ -138,8 +138,8 @@ var monitorState = []Prefix{
Prefix{prefix: "2804:269c:fe74::/48", pop: "vtrmanchester", available: true, origin: 61574},
Prefix{prefix: "2804:269c:fe75::/48", pop: "vtrtelaviv", available: true, origin: 61574},
Prefix{prefix: "2804:269c:fe76::/48", pop: "vtrhonolulu", available: true, origin: 61574},
Prefix{prefix: "2804:269c:fe77::/48", pop: "cfuseast1", available: true, origin: 61574},
Prefix{prefix: "2804:269c:fe78::/48", pop: "vtrezri1", available: true, origin: 61574},
Prefix{prefix: "2804:269c:fe77::/48", pop: "cfuseast1", available: false, origin: 61574},
Prefix{prefix: "2804:269c:fe78::/48", pop: "vtrezri1", available: false, origin: 61574},

Prefix{prefix: "104.17.224.0/20", pop: "cf valid4", available: true, origin: 13335},
Prefix{prefix: "2606:4700::/44", pop: "cf valid6", available: true, origin: 13335},
Expand Down

0 comments on commit 739a00c

Please sign in to comment.