From owner-cvs-all Sat Jan 8 3:19:23 2000 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 21C3E1510E; Sat, 8 Jan 2000 03:19:21 -0800 (PST) (envelope-from luigi@FreeBSD.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA75267; Sat, 8 Jan 2000 03:19:21 -0800 (PST) (envelope-from luigi@FreeBSD.org) Message-Id: <200001081119.DAA75267@freefall.freebsd.org> From: Luigi Rizzo Date: Sat, 8 Jan 2000 03:19:20 -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 luigi 2000/01/08 03:19:20 PST Modified files: sbin/ipfw ipfw.8 ipfw.c Log: Support per-flow queueing in dummynet. Implement masks on UDP/TCP ports. Large rewrite of the manpage. Work supported by Akamba Corp. Revision Changes Path 1.61 +385 -286 src/sbin/ipfw/ipfw.8 1.78 +147 -11 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message