Merge pull request 'plasma: add AAAA to the nameservers' (#926) from plasma-20210705/add_ipv6_dns into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/926
Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
Simon Marsh 2021-07-05 17:36:48 +00:00
commit 46c4821b5f
2 changed files with 3 additions and 0 deletions

View file

@ -4,5 +4,7 @@ admin-c: PLASMA-DN42
tech-c: PLASMA-DN42 tech-c: PLASMA-DN42
mnt-by: PLASMATRIX-MNT mnt-by: PLASMATRIX-MNT
nserver: ns1.plasmatrix.dn42 172.22.181.197 nserver: ns1.plasmatrix.dn42 172.22.181.197
nserver: ns1.plasmatrix.dn42 fd42:4242:2322:53:1::
nserver: ns2.plasmatrix.dn42 172.22.181.196 nserver: ns2.plasmatrix.dn42 172.22.181.196
nserver: ns2.plasmatrix.dn42 fd42:4242:2322:53:2::
source: DN42 source: DN42

View file

@ -1,5 +1,6 @@
route6: fd42:4242:2322::/48 route6: fd42:4242:2322::/48
origin: AS4242422322 origin: AS4242422322
max-length: 48
admin-c: PLASMA-DN42 admin-c: PLASMA-DN42
tech-c: PLASMA-DN42 tech-c: PLASMA-DN42
mnt-by: PLASMATRIX-MNT mnt-by: PLASMATRIX-MNT