cvs commit: src/sys/netgraph ng_bridge.c
Ruslan Ermilov
ru at FreeBSD.org
Tue Jun 22 12:11:53 PDT 2004
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 at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040622/6901e55f/attachment.bin
More information about the cvs-src
mailing list