Commit graph

2 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wen Heping
f3c68e0e30 Net::Traceroute::PurePerl implements traceroute(1) functionality for
perl5. It allows you to trace the path IP packets take to a destination.
It is implemented by using raw sockets to act just like the regular
traceroute.

You must also be root to use the raw sockets.

WWW: http://search.cpan.org/dist/Net-Traceroute-PurePerl

PR:		ports/145277
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
2010-04-08 06:16:39 +00:00