mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-09 17:03:42 +02:00
implemented RFC 5943
added ability to specify pingable host Signed-off-by: CHRiSNEW <dn42-git@chrisnew.de>
This commit is contained in:
parent
5c8521eedc
commit
71f025b432
2 changed files with 4 additions and 0 deletions
|
@ -10,4 +10,6 @@ key: inet-cidr optional single lookup=dn42.inetnum
|
|||
key: descr optional single
|
||||
key: remarks optional multiple
|
||||
key: source required single lookup=dn42.registry
|
||||
key: pingable optional multiple
|
||||
key: ping-hdl optional multiple lookup=dn42.person,dn42.role
|
||||
mnt-by: DN42-MNT
|
||||
|
|
|
@ -9,4 +9,6 @@ key: tech-c optional multiple lookup=dn42.person,dn42.role
|
|||
key: descr optional multiple
|
||||
key: remarks optional multiple
|
||||
key: source required single lookup=dn42.registry
|
||||
key: pingable optional multiple
|
||||
key: ping-hdl optional multiple lookup=dn42.person,dn42.role
|
||||
mnt-by: DN42-MNT
|
||||
|
|
Loading…
Add table
Reference in a new issue