Merge pull request 'updated max route length & added flag' (#1918) from ishrakr/registry:master into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1918
Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
Simon Marsh 2022-06-29 10:15:10 +01:00
commit 1d77e1ec25
3 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,8 @@
inetnum: 172.23.241.96 - 172.23.241.127 inetnum: 172.23.241.96 - 172.23.241.127
cidr: 172.23.241.96/27 cidr: 172.23.241.96/27
netname: ISHRAK-NETWORK netname: ISHRAK-NETWORK
descr: Ishrak Network
country: BD
admin-c: ISHRAK-DN42 admin-c: ISHRAK-DN42
tech-c: ISHRAK-DN42 tech-c: ISHRAK-DN42
mnt-by: ISHRAK-MNT mnt-by: ISHRAK-MNT

View file

@ -1,4 +1,5 @@
route: 172.23.241.96/27 route: 172.23.241.96/27
origin: AS4242423190 origin: AS4242423190
max-length: 29
mnt-by: ISHRAK-MNT mnt-by: ISHRAK-MNT
source: DN42 source: DN42

View file

@ -1,5 +1,5 @@
route6: fde0:9f05:72fc::/48 route6: fde0:9f05:72fc::/48
origin: AS4242423190 origin: AS4242423190
max-length: 48 max-length: 64
mnt-by: ISHRAK-MNT mnt-by: ISHRAK-MNT
source: DN42 source: DN42