mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-09 08:53:40 +02:00
Merge pull request 'Add max length attribute for LANTIAN-MNT's routes' (#5471) from lantian/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/5471 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
1c4bcaaede
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