Merge pull request 'Remove max-length and allocate another /28 prefix' (#4800) from factor2431/registry:master into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4800
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
Simon Marsh 2025-05-06 10:48:35 +00:00
commit 819c594cbe
4 changed files with 14 additions and 2 deletions

View file

@ -0,0 +1,10 @@
inetnum: 172.22.105.0 - 172.22.105.15
cidr: 172.22.105.0/28
netname: FACTOR2431-NETWORK
descr: Network of Factor2431
country: CN
admin-c: FACTOR2431-DN42
tech-c: FACTOR2431-DN42
mnt-by: FACTOR2431-MNT
status: ASSIGNED
source: DN42

View file

@ -0,0 +1,4 @@
route: 172.22.105.0/28
origin: AS4242421534
mnt-by: FACTOR2431-MNT
source: DN42

View file

@ -1,5 +1,4 @@
route: 172.23.120.0/28 route: 172.23.120.0/28
origin: AS4242421534 origin: AS4242421534
max-length: 28
mnt-by: FACTOR2431-MNT mnt-by: FACTOR2431-MNT
source: DN42 source: DN42

View file

@ -1,5 +1,4 @@
route6: fdf4:be86:71d9::/48 route6: fdf4:be86:71d9::/48
origin: AS4242421534 origin: AS4242421534
max-length: 48
mnt-by: FACTOR2431-MNT mnt-by: FACTOR2431-MNT
source: DN42 source: DN42