From owner-cvs-all Wed Mar 20 0:57:22 2002 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 3131D37B404; Wed, 20 Mar 2002 00:57:11 -0800 (PST) Received: (from darrenr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2K8vBi51895; Wed, 20 Mar 2002 00:57:11 -0800 (PST) (envelope-from darrenr) Message-Id: <200203200857.g2K8vBi51895@freefall.freebsd.org> From: Darren Reed Date: Wed, 20 Mar 2002 00:57:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ipftest Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2002/03/20 00:57:11 PST Modified files: usr.sbin/ipftest Makefile Log: * ipftest now compiles with IPFILTER_LOG and needs ip_log.c to be able to do the log regression test. * dumping state/nat entries is also possible, outputting this information is in the print{state,nat}.c files. Revision Changes Path 1.12 +5 -3 src/usr.sbin/ipftest/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message