From: Mark H. <ma...@os...> - 2004-04-16 15:05:34
|
On Thu, 2004-04-15 at 21:08, Guo, Min wrote: > Hi, Jon > > I checked the our updated code into CVS, The basic > transmission(recv/send) of both blink and replication can work > correctly now.But for retransmission,we are still on debugging. I > marked the before-revision code as T04416 , and after-revision code as > Ttx_rx_bcast. > > Thanks > Guo Min Hi, Some of your check in changes reversed some of my recent fixes in areas un-related to multicast/bcast. manager.c: reversed broken memset. And there were no other changes other than to back out my fix, media.c: reversed a return code fix. Again there were no other changes other than to reverse the fix. msg.c: Nothing reversed but no code was changed. Only a log message. node.c: reversed fix in node_get_nodes. port.c: reversed fix in port_dispatcher_sigh setting published flag. No other changes. Please make sure that no one else has checked in a change before checking in your changes. You may need to merge with current cvs files before checking in. I'll re-check in the removed fixes. Thanks, Mark. -- Mark Haverkamp <ma...@os...> |