mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-09 08:53:40 +02:00
Add max length attribute for LANTIAN-MNT's routes
This commit is contained in:
parent
d14d01c5d6
commit
e2a24fd6f7
3 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
route: 172.22.76.184/29
|
route: 172.22.76.184/29
|
||||||
|
max-length: 29
|
||||||
descr: Lan Tian's IP space
|
descr: Lan Tian's IP space
|
||||||
remarks: Allowed to use by both my main AS and testing AS
|
remarks: Allowed to use by both my main AS and testing AS
|
||||||
remarks: My network is open to peering; see https://lantian.pub/page/dn42
|
remarks: My network is open to peering; see https://lantian.pub/page/dn42
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
route: 172.22.76.96/27
|
route: 172.22.76.96/27
|
||||||
|
max-length: 27
|
||||||
descr: Lan Tian's IP space
|
descr: Lan Tian's IP space
|
||||||
remarks: Allowed to use by both my main AS and testing AS
|
remarks: Allowed to use by both my main AS and testing AS
|
||||||
remarks: My network is open to peering; see https://lantian.pub/page/dn42
|
remarks: My network is open to peering; see https://lantian.pub/page/dn42
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
route6: fdbc:f9dc:67ad::/48
|
route6: fdbc:f9dc:67ad::/48
|
||||||
|
max-length: 48
|
||||||
descr: Lan Tian's IP space
|
descr: Lan Tian's IP space
|
||||||
remarks: Allowed to use by both my main AS and testing AS
|
remarks: Allowed to use by both my main AS and testing AS
|
||||||
remarks: My network is open to peering; see https://lantian.pub/page/dn42
|
remarks: My network is open to peering; see https://lantian.pub/page/dn42
|
||||||
|
|
Loading…
Add table
Reference in a new issue