X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/b5f2d506092c97a597d8f275776dcb76c2525796..2e87719caa8c0cc98c573a2071a3c9c7cd503632:/lib/domain.dtl diff --git a/lib/domain.dtl b/lib/domain.dtl index 8946633..2b17089 100644 --- a/lib/domain.dtl +++ b/lib/domain.dtl @@ -10,6 +10,7 @@ extern type ip; {{An IP address}} extern type your_ip; +extern val your_ip_to_ip : your_ip -> ip; {{An IP address that you're authorized to use; e.g., for an SSL web host}} extern type host;