From 3f7de51d74c9d0fa5c0eafcafe91c5cc2dcc9146 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sat, 29 Jul 2006 16:52:16 +0000 Subject: etrace is a configurable static port network tracing tool, similar to traceroute, but supporting ICMP, TCP, UDP and other IP protocols. etrace has a wealth of options ranging in function from controlling output to the detailed construction of trace packets. WWW: http://www.bindshell.net/tools/etrace PR: ports/100976 Submitted by: dave.ryan at gmail.com --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 61ef748b826a..f00a1f7bed4f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -116,6 +116,7 @@ SUBDIR += entitymib SUBDIR += erlang_xmlrpc SUBDIR += etherboot + SUBDIR += etrace SUBDIR += etunnel SUBDIR += findmtu SUBDIR += flowgrep -- cgit v1.2.3