]> 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:32:01 +0000 (23:32 +1000)
commit2fc1b8102d4bf02162012c27ab95e98a7438bd8f
tree828371184b29c7fd2fe485207225dee5cf839cbe
parent869050dd36d47808909ac94ae63a4801fca6fb6f
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