mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-21 19:25:33 +08:00
Merge pull request 'allowing more specific prefixes to be annouced within IX infrastructure' (#1389) from lxw9813-20220109/Allowing-NoyesIX-Specific-Routes into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1389 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
84ba555fa1
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
route: 172.20.217.0/24
|
||||
origin: AS4242420217
|
||||
max-length: 29
|
||||
mnt-by: NOYES-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
route6: fd42:217:cafe::/48
|
||||
origin: AS4242420217
|
||||
max-length: 48
|
||||
max-length: 64
|
||||
mnt-by: NOYES-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue