mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26: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
|
mntner: PTRAUEJR-MNT
|
||||||
descr: Paul's Maintainer Object
|
descr: Paul's Maintainer Object
|
||||||
auth: pgp-fingerprint 60672EBC6A870EE94E43DC8DDF0CEC35688111D3
|
auth: pgp-fingerprint CD66DFC05432F0004AB7F62EDCAE7E46A5117AFA
|
||||||
admin-c: PTRAUEJR-DN42
|
admin-c: PTRAUEJR-DN42
|
||||||
tech-c: PTRAUEJR-DN42
|
tech-c: PTRAUEJR-DN42
|
||||||
mnt-by: PTRAUEJR-MNT
|
mnt-by: PTRAUEJR-MNT
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
route: 172.23.50.224/27
|
route: 172.23.50.224/27
|
||||||
origin: AS4242420971
|
origin: AS4242420971
|
||||||
|
max-length: 27
|
||||||
mnt-by: PTRAUEJR-MNT
|
mnt-by: PTRAUEJR-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
route6: fd08:c94:529::/48
|
route6: fd08:c94:529::/48
|
||||||
origin: AS4242420971
|
origin: AS4242420971
|
||||||
|
max-length: 48
|
||||||
mnt-by: PTRAUEJR-MNT
|
mnt-by: PTRAUEJR-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue