Hi,
i have a small problem when I send a diffusion message using TOS_BCAST_ADDR
i wonder if TOS_BCAST_ADDR can send the packet to all nodes even if they
aren't nieghbors to the sender node ???
to be clear; this is my network topology :

1:2 1:3
2:4 2:5 3:5 3:6
4:7 5:7 5:8 6:8
7:9 8:9

however i get many messages like this one  :

3: receiveInterestMessage: got INTEREST: sink: 1 seq: 0 prev: 4 ttl: 9

which means that node 3 receives a packet from node 4 while there is no
"direct" link between these two nodes !!!

can anyone tell me if this problem may be caused by TOS_BCAST_ADDR ....
thus, how can I fix it ?

thanks a lot.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to