Add IPv6 DNS mappings
[hcoop/domtool2.git] / lib / domain.dtl
index 3d9b088..8111c62 100644 (file)
@@ -8,6 +8,8 @@ extern type no_newlines;
 
 extern type ip;
 {{An IP address}}
+extern type ipv6;
+{{An IPv6 address}}
 
 extern type your_ip;
 extern val your_ip_to_ip : your_ip -> ip;