aboutsummaryrefslogtreecommitdiff
path: root/net/findmtu
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Use $SUB_FILES to dynamically update findmtu scriptMartin Wilke2010-02-132-3/+2
| | | | | | | | | PR: 143105 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer Notes: svn path=/head/; revision=249792
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* FindMTU is a tool that performs IPv6 path MTU discovery. You can use itPav Lucistnik2004-07-145-0/+54
to debug network problems and to detect IPv6-in-IPv4 tunnels in the path to a destination. FindMTU only performs IPv6 path MTU discovery. It does not know about IPv4. PR: ports/68985 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=113656