]> git.ipfire.org Git - thirdparty/bind9.git/commit
969. [func] dig now supports the undocumented dig 8 feature
authorAndreas Gustafsson <source@isc.org>
Wed, 29 Aug 2001 18:57:28 +0000 (18:57 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 29 Aug 2001 18:57:28 +0000 (18:57 +0000)
commitcad3210bb95057a37aaed20bc8a1542e0534422c
tree0b028cb4f65e127d7b16e58da96539bc824120bd
parentf462b9aed23b77bda867301f80ead6990df6f4f8
 969.   [func]          dig now supports the undocumented dig 8 feature
                        of allowing arbitrary labels, not just dotted
                        decimal quads, with the -x option.  This can be
                        used to conveniently look up RFC2317 names as in
                        "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
CHANGES
bin/dig/dig.c
bin/dig/dighost.c
bin/dig/host.c
bin/dig/include/dig/dig.h
bin/dig/nslookup.c