From owner-cvs-all Fri Feb 9 15:14: 5 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 4868B37B698; Fri, 9 Feb 2001 15:13:42 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f19NDgS37229; Fri, 9 Feb 2001 15:13:42 -0800 (PST) (envelope-from luigi) Message-Id: <200102092313.f19NDgS37229@freefall.freebsd.org> From: Luigi Rizzo Date: Fri, 9 Feb 2001 15:13:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridge.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG luigi 2001/02/09 15:13:42 PST Modified files: (Branch: RELENG_4) sys/net bridge.c Log: Convert to the use of macros. Do not dispose mbuf that the firewall denies, the upper layers might have some good use for them. Revision Changes Path 1.16.2.14 +7 -10 src/sys/net/bridge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message