summaryrefslogtreecommitdiffstats
path: root/sys/net/if_loop.c
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2004-06-22 18:56:47 +0000
committergreen <green@FreeBSD.org>2004-06-22 18:56:47 +0000
commit5301d01cbad25fe6d254719c611d291061d4c50c (patch)
tree1886440f39a91e61cb71c6a58576ec9e44312415 /sys/net/if_loop.c
parente2e28b4745de4a1bbbc197ef1f7f2ea0549f9d80 (diff)
downloadFreeBSD-src-5301d01cbad25fe6d254719c611d291061d4c50c.zip
FreeBSD-src-5301d01cbad25fe6d254719c611d291061d4c50c.tar.gz
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.
Diffstat (limited to 'sys/net/if_loop.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud