]> git.ipfire.org Git - thirdparty/bind9.git/commit
4647. [bug] Change 4643 broke verification of TSIG signed TCP
authorMark Andrews <marka@isc.org>
Fri, 7 Jul 2017 13:19:05 +0000 (23:19 +1000)
committerMark Andrews <marka@isc.org>
Fri, 7 Jul 2017 13:52:50 +0000 (23:52 +1000)
commit6fcdcabc11f18eb128167f7f7eca4a244bf75c52
tree8c39c16990dc111a8129af241e2b37aba3c76a23
parent4a69151d656eb59335ba6cb47177c6c900eb0534
4647.   [bug]           Change 4643 broke verification of TSIG signed TCP
                        message sequences where not all the messages contain
                        TSIG records.  These may be used in AXFR and IXFR
                        responses.  [RT #45509]

(cherry picked from commit 58f0fb325bbd9258d06431281eb8fdea2b126305)
CHANGES
lib/dns/tests/Makefile.in
lib/dns/tests/tsig_test.c [new file with mode: 0644]
lib/dns/tsig.c