From owner-cvs-ports@FreeBSD.ORG Sun Jan 25 02:57:02 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F24816A4CE; Sun, 25 Jan 2004 02:57:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04E9943D1F; Sun, 25 Jan 2004 02:57:01 -0800 (PST) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0PAv00B013489; Sun, 25 Jan 2004 02:57:00 -0800 (PST) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0PAv0IK013486; Sun, 25 Jan 2004 02:57:00 -0800 (PST) (envelope-from krion) Message-Id: <200401251057.i0PAv0IK013486@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 25 Jan 2004 02:57:00 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/forgate Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 10:57:02 -0000 krion 2004/01/25 02:57:00 PST FreeBSD ports repository Modified files: net Makefile Added files: net/forgate Makefile distinfo pkg-descr Log: Forgate (Forge Gateway) is a tool that allows you to capture traffic from a third party in a switched environment at the expense of a slight increase in latency to that third party host. Utilizing ARP cache poisoning, packet capture, and packet reconstruction techniques, it works with nearly all TCP, ICMP, and UDP IPv4 traffic flows. Revision Changes Path 1.1212 +1 -0 ports/net/Makefile 1.1 +26 -0 ports/net/forgate/Makefile (new) 1.1 +1 -0 ports/net/forgate/distinfo (new) 1.1 +8 -0 ports/net/forgate/pkg-descr (new)