aboutsummaryrefslogtreecommitdiff
path: root/contrib/bind9/bin/dig/host.c
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2013-08-22 08:15:03 +0000
committerErwin Lansing <erwin@FreeBSD.org>2013-08-22 08:15:03 +0000
commit08e6ea976b86b6591f317d290bfc9743d11c21ac (patch)
tree37271fd86c9be9a6bab12a7aebd85ccfbb8a7b62 /contrib/bind9/bin/dig/host.c
parent615c5740efbc23763305ec463a09a39f011757b9 (diff)
parent98ec2cd1facbb6a0e284fd0bacab33fbafb76fb8 (diff)
downloadsrc-08e6ea976b86b6591f317d290bfc9743d11c21ac.tar.gz
src-08e6ea976b86b6591f317d290bfc9743d11c21ac.zip
Update Bind to 9.9.3-P2
Notable new features: * Elliptic Curve Digital Signature Algorithm keys and signatures in DNSSEC are now supported per RFC 6605. [RT #21918] * Introduces a new tool "dnssec-verify" that validates a signed zone, checking for the correctness of signatures and NSEC/NSEC3 chains. [RT #23673] * BIND now recognizes the TLSA resource record type, created to support IETF DANE (DNS-based Authentication of Named Entities) [RT #28989] * The new "inline-signing" option, in combination with the "auto-dnssec" option that was introduced in BIND 9.7, allows named to sign zones completely transparently. Approved by: delphij (mentor) MFC after: 3 days Sponsored by: DK Hostmaster A/S
Notes
Notes: svn path=/head/; revision=254651
Diffstat (limited to 'contrib/bind9/bin/dig/host.c')
-rw-r--r--contrib/bind9/bin/dig/host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/bin/dig/host.c b/contrib/bind9/bin/dig/host.c
index 6b37f5f76a1a..49fe991e1ca0 100644
--- a/contrib/bind9/bin/dig/host.c
+++ b/contrib/bind9/bin/dig/host.c
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: host.c,v 1.124.40.3 2011/03/11 06:46:59 marka Exp $ */
+/* $Id: host.c,v 1.127 2011/03/11 06:11:20 marka Exp $ */
/*! \file */