From owner-cvs-all Tue Jan 16 17:10: 7 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 853C637B69D; Tue, 16 Jan 2001 17:09:40 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0H19e153363; Tue, 16 Jan 2001 17:09:40 -0800 (PST) (envelope-from luigi) Message-Id: <200101170109.f0H19e153363@freefall.freebsd.org> From: Luigi Rizzo Date: Tue, 16 Jan 2001 17:09:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG luigi 2001/01/16 17:09:40 PST Modified files: sys/netinet ip_dummynet.h Log: Document data structures and operation on dummynet so next time I or someone else browse through this code I do not have a hard time understanding what is going on. Revision Changes Path 1.13 +118 -43 src/sys/netinet/ip_dummynet.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message