mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-01 16:17:29 +08:00
Merge pull request 'Add max-length for ROA objects' (#2377) from Woodie/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2377 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
5608baae2d
2 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,4 @@ route: 172.23.7.192/26
|
|||
origin: AS4242422253
|
||||
mnt-by: WOODIE-MNT
|
||||
source: DN42
|
||||
max-length: 26
|
||||
|
|
|
@ -2,3 +2,4 @@ route6: fd36:dee8:4ab5::/48
|
|||
origin: AS4242422253
|
||||
mnt-by: WOODIE-MNT
|
||||
source: DN42
|
||||
max-length: 48
|
||||
|
|
Loading…
Add table
Reference in a new issue