Date: Tue, 22 Oct 2002 11:30:58 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/dtcp Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200210221830.g9MIUwJJ022862@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/10/22 11:30:58 PDT Modified files: net Makefile Added files: net/dtcp Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add Dynamic Tunnel Configuration Protocol daemon and client dtcpc and dtcps implement Dynamic Tunnel Configuration Protocol (DTCP for short) proposed by Trumpet: http://jazz-1.trumpet.com.au/ipv6-draft/dtcp-draft-prt-13-may-1999.htm Revision Changes Path 1.861 +1 -0 ports/net/Makefile 1.1 +41 -0 ports/net/dtcp/Makefile (new) 1.1 +1 -0 ports/net/dtcp/distinfo (new) 1.1 +1 -0 ports/net/dtcp/pkg-comment (new) 1.1 +8 -0 ports/net/dtcp/pkg-descr (new) 1.1 +4 -0 ports/net/dtcp/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210221830.g9MIUwJJ022862>