]> granicus.if.org Git - pdns/commitdiff
Document chopOff
authorJussi Peltola <plz@plz.fi>
Wed, 18 Jan 2017 09:20:32 +0000 (11:20 +0200)
committerJussi Peltola <plz@plz.fi>
Wed, 18 Jan 2017 09:20:32 +0000 (11:20 +0200)
pdns/README-dnsdist.md

index c5ce872ef6819805074fcc0b45b0e6588dc0a0ec..c69840d11a2994e0bcbe3b7bbf960a67c1acf79c 100644 (file)
@@ -1460,6 +1460,7 @@ instantiate a server with additional parameters
         * `truncate(bits)`: truncate the address to the specified number of bits
     * DNSName related:
         * `newDNSName(name)`: make a DNSName based on this .-terminated name
+        * member `chopOff()`: remove left-most label
         * member `countLabels()`: return the number of labels
         * member `isPartOf(dnsname)`: is this dnsname part of that dnsname
         * member `tostring()`: return as a human friendly . terminated string