by buc
New implementation of the traceroute utility for modern Linux systems.Backward compatible with the traditional traceroute.Supports both IPv4 and IPv6, additional types of trace (including TCP),allows some traces for unprivileged users.
* Use common recv_reply() routine for all modules which
do recvmsg(2) call. Method-specific things go to callbacks.
Pass to init methods pointer to datalen instead of the value.
* Implement ICMP Extension support ...
* Use new pmtudisc value "probe" instead of "do" for `-F' option
(available since the kernel 2.6.22).
For kernels before 2.6.22, the `-F' (dontfragment) option
seems completely useless for IPv6 and partially useful
...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use