Merge pull request 'Fix a small problem with my own IP/IPv6 route' (#4317) from enoch/registry:master into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4317
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
lare 2024-11-30 09:22:47 +00:00
commit e29f878298
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
inet6num: fd1c:0014:8b8d:0000:0000:0000:0000:0000 - fd1c:0014:8b8d:ffff:ffff:ffff:ffff:ffff inet6num: fd1c:0014:8b8d:0000:0000:0000:0000:0000 - fd1c:0014:8b8d:ffff:ffff:ffff:ffff:ffff
cidr: fd1c:14:8b8d::/48 cidr: fd1c:14:8b8d::/48
netname: LAYSENSE-DN42-NET6 netname: LAYSENSE-DN42-NET6
country: CN country: HK
admin-c: ENOCH-DN42 admin-c: ENOCH-DN42
tech-c: ENOCH-DN42 tech-c: ENOCH-DN42
mnt-by: ENOCH-MNT mnt-by: ENOCH-MNT

View file

@ -2,7 +2,7 @@ inetnum: 172.23.26.64 - 172.23.26.127
cidr: 172.23.26.64/26 cidr: 172.23.26.64/26
netname: LEN-DN42-NET netname: LEN-DN42-NET
descr: LSN Experimental Network descr: LSN Experimental Network
country: CN country: HK
admin-c: ENOCH-DN42 admin-c: ENOCH-DN42
tech-c: ENOCH-DN42 tech-c: ENOCH-DN42
mnt-by: ENOCH-MNT mnt-by: ENOCH-MNT

View file

@ -1,5 +1,5 @@
route: 172.23.26.64/26 route: 172.23.26.64/26
origin: AS4242421705 origin: AS4242421699
mnt-by: ENOCH-MNT mnt-by: ENOCH-MNT
source: DN42 source: DN42
max-length: 26 max-length: 26

View file

@ -1,5 +1,5 @@
route6: fd1c:14:8b8d::/48 route6: fd1c:14:8b8d::/48
origin: AS4242421705 origin: AS4242421699
mnt-by: ENOCH-MNT mnt-by: ENOCH-MNT
max-length: 48 max-length: 48
source: DN42 source: DN42