From owner-cvs-all Sat Sep 2 18:54:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B55337B42C; Sat, 2 Sep 2000 18:54:27 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA06721; Sat, 2 Sep 2000 18:54:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200009030154.SAA06721@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 2 Sep 2000 18:54:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/despoof Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/09/02 18:54:26 PDT Added files: net/despoof Makefile Log: despoof 0.9 is a utility for comparing the TTL of a received packet which is considered "suspicious" with the actual TTL of a test packet sent to that host, to try and detect packet spoofing. It is intended to be used as part of an IDS system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message