Date: Wed, 14 Jul 2004 15:30:54 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/findmtu Makefile distinfo pkg-descr pkg-plist ports/net/findmtu/files findmtu.sh Message-ID: <200407141530.i6EFUsOA010410@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004-07-14 15:30:54 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/findmtu Makefile distinfo pkg-descr pkg-plist net/findmtu/files findmtu.sh Log: FindMTU is a tool that performs IPv6 path MTU discovery. You can use it 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> Revision Changes Path 1.1319 +1 -0 ports/net/Makefile 1.1 +31 -0 ports/net/findmtu/Makefile (new) 1.1 +2 -0 ports/net/findmtu/distinfo (new) 1.1 +8 -0 ports/net/findmtu/files/findmtu.sh (new) 1.1 +8 -0 ports/net/findmtu/pkg-descr (new) 1.1 +5 -0 ports/net/findmtu/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407141530.i6EFUsOA010410>