From owner-cvs-all Thu Jan 25 22:49:57 2001 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 51F6E37B401; Thu, 25 Jan 2001 22:49:35 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0Q6nZ961303; Thu, 25 Jan 2001 22:49:35 -0800 (PST) (envelope-from luigi) Message-Id: <200101260649.f0Q6nZ961303@freefall.freebsd.org> From: Luigi Rizzo Date: Thu, 25 Jan 2001 22:49:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.c ip_fw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG luigi 2001/01/25 22:49:35 PST Modified files: sys/netinet ip_dummynet.c ip_fw.c Log: Bring dummynet in line with the code that now works in -STABLE. It compiles, but I cannot test functionality yet. Revision Changes Path 1.35 +126 -89 src/sys/netinet/ip_dummynet.c 1.152 +40 -42 src/sys/netinet/ip_fw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message