Topic: Does wolfSSL's embedded SSL snifftest support ipv6 pcap dcryption?

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!

Post's attachments

tracefile.txt 6.14 kb, 3 downloads since 2012-11-23 

You don't have the permssions to download the attachments of this post.

Share

Re: Does wolfSSL's embedded SSL snifftest support ipv6 pcap dcryption?

Hi,

Does anyone know if snifftest support ipv6 pcap file?

What kind of project are you working on?  wolfSSL's sniffer currently only supports IPv4.  Would you be interested in having IPv6 support added to wolfSSL's sniffer?

Best Regards,
Chris

Re: Does wolfSSL's embedded SSL snifftest support ipv6 pcap dcryption?

IPv6 support would be very useful! smile

Share