mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 17:07:00 +08:00
Merge pull request 'Rationalise dn42 registry services prefixes and update .gitignore for some common cases' (#3216) from burble/registry:regsvcs-update into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/3216
This commit is contained in:
commit
89e11c70a7
4 changed files with 37 additions and 0 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
@ -4,3 +4,18 @@ whoisd/
|
|||
__pycache__
|
||||
|
||||
/data/.rpsl
|
||||
|
||||
# ---> Emacs
|
||||
# -*- mode: gitignore; -*-
|
||||
*~
|
||||
\#*\#
|
||||
.\#*
|
||||
|
||||
# ---> macOS
|
||||
# General
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
|
7
data/inet6num/fd42:180:3de0:100::_56
Normal file
7
data/inet6num/fd42:180:3de0:100::_56
Normal file
|
@ -0,0 +1,7 @@
|
|||
inet6num: fd42:0180:3de0:0100:0000:0000:0000:0000 - fd42:0180:3de0:01ff:ffff:ffff:ffff:ffff
|
||||
netname: NET-REGSVCS6-DN42
|
||||
descr: DN42 Registry Services Block
|
||||
mnt-by: DN42-MNT
|
||||
status: ALLOCATED PI
|
||||
cidr: fd42:180:3de0:100::/56
|
||||
source: DN42
|
9
data/inet6num/fd42:180:3de0:110::_60
Normal file
9
data/inet6num/fd42:180:3de0:110::_60
Normal file
|
@ -0,0 +1,9 @@
|
|||
inet6num: fd42:0180:3de0:0110:0000:0000:0000:0000 - fd42:0180:3de0:011f:ffff:ffff:ffff:ffff
|
||||
netname: NET-REGSVCS6-BURBLE-DN42
|
||||
descr: burble.dn42 Registry Services
|
||||
mnt-by: BURBLE-MNT
|
||||
nserver: ns1.burble.dn42
|
||||
ds-rdata: 39894 13 2 a661943e154b27919064c09a1e081a51c5930ee4f5d2573f3526997f985d1e5c
|
||||
status: ASSIGNED PI
|
||||
cidr: fd42:180:3de0:110::/60
|
||||
source: DN42
|
6
data/route6/fd42:180:3de0:110::_60
Normal file
6
data/route6/fd42:180:3de0:110::_60
Normal file
|
@ -0,0 +1,6 @@
|
|||
route6: fd42:180:3de0:110::/60
|
||||
descr: burble.dn42 Registry Services
|
||||
origin: AS4242422601
|
||||
max-length: 64
|
||||
mnt-by: BURBLE-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue