I've even tried changing the CtpRoutingEngineP parameters in CtpP, like Phillip said in another thread, but still doesn't work. Isn't CTP prepared to handle tree root changes? What about topology changes?
Hugo On 7/30/07, Hugo Sousa <[EMAIL PROTECTED]> wrote: > I'm simulating EasyCollection in TOSSIM where after 100 seconds the > original root ceases to be root (with RootControl.unsetRoot()) and > another node takes its place (with .setRoot()). But the new node > doesn't receive all the packets, it only receives packets from up to > two or three hops away, and a lot of simulated time (minutes) has to > pass until it starts receive from three hops away. > > Is there any way to make the new root known to the network faster? > When the first root is defined the network is know very fast. I''ve > tried forcing route updates with the CtpInfo interface, but no > success. > > > Regards, > Hugo > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
