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

Allow compilation without IPv6 #18

Closed nescio007 closed 7 years ago

nescio007 commented 7 years ago

fix missing USE_IPV4 and USE_IPV6 guards

ibgp2 commented 7 years ago

Thank you for your contribution :-)