ntop / nDPI

Open Source Deep Packet Inspection Software Toolkit
http://www.ntop.org
GNU Lesser General Public License v3.0
3.84k stars 896 forks source link

ipv6 version of ndpi_guess_undetected_protocol #99

Closed Tomasu closed 9 years ago

Tomasu commented 9 years ago

ndpi_guess_undetected_protocol only supports ipv4 currently. It would be useful if it also supported ipv6 or there was an ipv6 variant of it.

kYroL01 commented 9 years ago

This is a thing to do. Thank you

kYroL01 commented 9 years ago

@Tomasu can you also provide a pcap with an ipv6 guess undetected protocol, if you have it ?

Tomasu commented 9 years ago

I can grab a pcap file with some IPV6 data in it, but that function only accepts ipv4 addresses.

kYroL01 commented 9 years ago

It's ok, then i'll modify using that pcap ;)

Tomasu commented 9 years ago

http://tomasu.net/~moose/ipv6.pcap

I tried attaching it here, but it seems github tries really hard to be annoying.

kYroL01 commented 9 years ago

It's ok. Thanks man. I'll doing in the following days.

kYroL01 commented 9 years ago

fixed 59d0af33b89acd55f0ffb69aaabc2c2160c436bf

The problem was before the ndpi_guess_undetected_protocol. Now the program test could recognize tunneling 6in4.