Date: Tue, 22 Jun 2004 22:12:00 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Brian Feldman <green@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph ng_bridge.c Message-ID: <20040622191200.GA48542@ip.net.ua> In-Reply-To: <200406221856.i5MIulHq050240@repoman.freebsd.org> References: <200406221856.i5MIulHq050240@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Tue, Jun 22, 2004 at 06:56:47PM +0000, Brian Feldman wrote: > green 2004-06-22 18:56:47 UTC > > FreeBSD src repository > > Modified files: > sys/netgraph ng_bridge.c > 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. > > 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. > > Revision Changes Path > 1.25 +5 -3 src/sys/netgraph/ng_bridge.c > Good catch! Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA2ISAqRfpzJluFF4RAtMMAJ9kOg4B5dwfjZBY+fvjzZLAtHdOlACeIXMg BKHi++AxyAWnqIG45oh9W7I= =z7r8 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040622191200.GA48542>
