According to my experiment, if "sever hello done" is before "server hello", the dtls client would stop replying any message when it goes to connectstate HELLO_AGAIN_REPLY, the neededState is set to SERVER_HELLODONE_COMPLETE,  in the mean while server is retry to send those message again and again...

IPv6 support would be very useful! smile

Hi,
I'm trying to use snifftest to decrypt a ipv6 dtls pcap file.  Does anyone know if snifftest support ipv6 pcap file?  According to the tracefile, it seems all failed in the IP header. "Checking IP Header, Wrong IP Version", Attached is the trace file and pcap file I use. 


When I compile the library I do it like this:
./configure --enable-dtls --enable-sniffer --enable-debug --enable-ipv6
make

Thanks!