aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Traceroute-PurePerl/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Net::Traceroute::PurePerl implements traceroute(1) functionality forWen Heping2010-04-081-0/+3
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> Notes: svn path=/head/; revision=252433