We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4edaa4 commit 876cdefCopy full SHA for 876cdef
1 file changed
tests/test_peering_relations.py
@@ -49,7 +49,7 @@
49
ipaddr.IPNetwork('2001:7f8:b6:0:0:0:0:0/64')],
50
"speedix": [ipaddr.IPNetwork('185.1.222.0/23'),
51
ipaddr.IPNetwork('2001:7f8:b7:0:0:0:0:0/64')],
52
- "frysix": [ipaddr.IPNetwork('185.1.203.0/24'),
+ "frysix": [ipaddr.IPNetwork('185.1.160.0/23'),
53
ipaddr.IPNetwork('2001:7f8:10f::205b:0/64')],
54
"decix": [ipaddr.IPNetwork('80.81.192.0/21'),
55
ipaddr.IPNetwork('2001:7f8::/64')],
0 commit comments