Subject: | 0.74 doesn't properly sign TCP continuation |
Date: | Fri, 24 Jan 2014 17:57:16 +1100 |
To: | bug-Net-DNS [...] rt.cpan.org |
From: | Mark Andrews <marka [...] isc.org> |
The previous hmac is not being hashed on continuation messages. The patch uses
request_macbin to supply the previous hmac. At this stage each message needs
to be signed as there is no way to supply the data from the messages without a TSIG.
This is a regression from 0.72 which hashed the request mac.
A more extensive change would be to add previous_mac{bin} to pass this data.
Mark
Message body not shown because it is not plain text.