From owner-cvs-all@FreeBSD.ORG Tue Jun 22 19:11:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91B1216A4CE; Tue, 22 Jun 2004 19:11:53 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B9443D46; Tue, 22 Jun 2004 19:11:51 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i5MJHidk067361 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 22 Jun 2004 22:17:45 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i5MJC0fg048594; Tue, 22 Jun 2004 22:12:00 +0300 (EEST) (envelope-from ru) Date: Tue, 22 Jun 2004 22:12:00 +0300 From: Ruslan Ermilov To: Brian Feldman Message-ID: <20040622191200.GA48542@ip.net.ua> References: <200406221856.i5MIulHq050240@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <200406221856.i5MIulHq050240@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph ng_bridge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 19:11:53 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 22, 2004 at 06:56:47PM +0000, Brian Feldman wrote: > green 2004-06-22 18:56:47 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/netgraph ng_bridge.c=20 > Log: > Fix a problem with multiple-delivery (i.e. broadcast) in ng_bridge. > Only the first link0..link$NLINKS hooks would be utilized, whereas > the link hooks may be connected sparsely. > =20 > Add a counter variable so that the link hook array is only traversed > while there is still work to do, but that it continues up to the end > if it has to. > =20 > Revision Changes Path > 1.25 +5 -3 src/sys/netgraph/ng_bridge.c >=20 Good catch! Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA2ISAqRfpzJluFF4RAtMMAJ9kOg4B5dwfjZBY+fvjzZLAtHdOlACeIXMg BKHi++AxyAWnqIG45oh9W7I= =z7r8 -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK--