libparistraceroute / libparistraceroute

libparistraceroute is a library written in C dedicated to active network measurements. Some example are also provided, such as paris-ping and the new implementation of paris-traceroute.
GNU Lesser General Public License v3.0
101 stars 31 forks source link

Ignore IPV6_HOPOPTS rather than producing an error #5

Closed drt24 closed 8 years ago

drt24 commented 8 years ago

For #3.

Ideally we should properly handle this data an put it in the right place in ip6_header with the appropriate endianness (and the same for each possible value of cmsg->cmsg_type`).