gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Patch] Fix blocking DTLS


From: Nikos Mavrogiannopoulos
Subject: Re: [Patch] Fix blocking DTLS
Date: Thu, 16 Feb 2012 14:45:24 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16

On 02/16/2012 02:29 PM, Sean Buckheister wrote:

> Hi,
> 
> investigating blocking DTLS handshake failure, I found that they fail
> because the server will interpret a retransmitted Finished packet from
> the client just as it would treat a Hello, and spuriosly initiates
> rehandshake. Only handling the Hello packets in this manner fixes that,
> and now all dtls-stress handshake sequences pass (with appropriate
> timeouts for such an adversarial network).


Nice fix, applied. Which case did you notice failing? Does it fix the
parallel checks?

regards,
Nikos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]