]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added a warning about required update of the server code trac5425_base
authorFrancis Dupont <fdupont@isc.org>
Tue, 31 Oct 2017 08:11:51 +0000 (09:11 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 31 Oct 2017 08:11:51 +0000 (09:11 +0100)
src/lib/dns/tsig.h

index 579f8e4863ebd245910d92d051dc636d921f2448..8dae3794ebe77fc30d4b074ab59e3c2de0781217 100644 (file)
@@ -4,6 +4,10 @@
 // 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.
+
 #ifndef TSIG_H
 #define TSIG_H 1