mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 08:56:59 +08:00
Merge pull request 'Added max-length to my ip ranges, and changed some auth data.' (#4816) from ptrauejr/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4816 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
484cb03f30
3 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
mntner: PTRAUEJR-MNT
|
||||
descr: Paul's Maintainer Object
|
||||
auth: pgp-fingerprint 60672EBC6A870EE94E43DC8DDF0CEC35688111D3
|
||||
auth: pgp-fingerprint CD66DFC05432F0004AB7F62EDCAE7E46A5117AFA
|
||||
admin-c: PTRAUEJR-DN42
|
||||
tech-c: PTRAUEJR-DN42
|
||||
mnt-by: PTRAUEJR-MNT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
route: 172.23.50.224/27
|
||||
origin: AS4242420971
|
||||
max-length: 27
|
||||
mnt-by: PTRAUEJR-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
route6: fd08:c94:529::/48
|
||||
origin: AS4242420971
|
||||
max-length: 48
|
||||
mnt-by: PTRAUEJR-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue