K 10 svn:author V 5 green K 8 svn:date V 27 2004-06-22T18:56:47.000000Z K 7 svn:log V 330 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. END