From: Francis Dupont Date: Tue, 31 Oct 2017 08:11:51 +0000 (+0100) Subject: [master] Added a warning about required update of the server code X-Git-Tag: trac5425_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a33bd5b609caa96e58480ddfa9cfef0b2a9a34a;p=thirdparty%2Fkea.git [master] Added a warning about required update of the server code --- diff --git a/src/lib/dns/tsig.h b/src/lib/dns/tsig.h index 579f8e4863..8dae3794eb 100644 --- a/src/lib/dns/tsig.h +++ b/src/lib/dns/tsig.h @@ -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