You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that inet_ntop() is not consistent across all the platforms. The function above is used to patch issues to make test produce the same results on all platforms I am not an IPv6 expert so you should instruct me how to address this issue.
Some IPv6 addresses are malformed after the analysis and therefore invalid for later processing.
e.g.:
2a02:8100:0:32:9::145 becomes 2a02:8100::32:9::145
Tested with ndpiReader.
Example pcap: ipv6_example_pcap.zip
The text was updated successfully, but these errors were encountered: