From f0ce4387e4be26c4d45136c8b14584d422765995 Mon Sep 17 00:00:00 2001 From: ume Date: Tue, 22 Oct 2002 18:30:58 +0000 Subject: 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 --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index b5d079c..270e85c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -108,6 +108,7 @@ SUBDIR += docsis SUBDIR += domtools SUBDIR += driftnet + SUBDIR += dtcp SUBDIR += easysoap SUBDIR += echolot SUBDIR += echoping -- cgit v1.1