From owner-cvs-all Sun Dec 5 17: 0:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 507B714D03; Sun, 5 Dec 1999 17:00:25 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA86599; Sun, 5 Dec 1999 17:00:25 -0800 (PST) (envelope-from archie@FreeBSD.org) Message-Id: <199912060100.RAA86599@freefall.freebsd.org> From: Archie Cobbs Date: Sun, 5 Dec 1999 17:00:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 1999/12/05 17:00:25 PST Modified files: sbin/ipfw ipfw.8 ipfw.c Log: Turn on 'ipfw tee'. Update man page. Please note (from the man page): Packets that match a tee rule should not be immediately accepted, but should continue going through the rule list. This may be fixed in a later version. I hope to fix this soon in a separate commit. Revision Changes Path 1.60 +11 -15 src/sbin/ipfw/ipfw.8 1.77 +1 -4 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message