summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tsig.h
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2020-12-01 23:09:57 +0100
committerFrancis Dupont <fdupont@isc.org>2020-12-04 12:47:50 +0100
commit6c7463acb6777d3d80661383421a806dad1738ab (patch)
tree44af36ab70427828ab99341b00f39af20e84da4f /src/lib/dns/tsig.h
parent[#1461] Fixed netconf link (diff)
downloadkea-6c7463acb6777d3d80661383421a806dad1738ab.tar.xz
kea-6c7463acb6777d3d80661383421a806dad1738ab.zip
[#1522] Updated reference
Diffstat (limited to 'src/lib/dns/tsig.h')
-rw-r--r--src/lib/dns/tsig.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/dns/tsig.h b/src/lib/dns/tsig.h
index 8dae3794eb..bdb84f7de9 100644
--- a/src/lib/dns/tsig.h
+++ b/src/lib/dns/tsig.h
@@ -1,12 +1,11 @@
-// Copyright (C) 2011-2015,2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
// IMPORTANT: the server side of this code MUST NOT be used until
-// it was fixed, cf draft-dupont-dnsop-rfc2845bis-00.txt
-// Note that Kea uses only the client side.
+// it was fixed, cf RFC 8945. Note that Kea uses only the client side.
#ifndef TSIG_H
#define TSIG_H 1