On Thu, Oct 28, 2010 at 6:16 AM, wasif masood <rwmas...@gmail.com> wrote:
>
>
> I am wondering how CTP evicts a complelety dead neighbor? because the normal
> procedure is this:
>
> 1-
> if (curr_seq - pre_seq > 10)
>   remove the neighbor
>
> if(nieghbortable full)
>   remove the most loss neighbor
>
> now what will happen, if there is still some space in NeighborTable and its
> not possible to receive any packet from a neighbor because this case does
> not hold for any above conditions

You will keep the node around. Do you see any problem with this?

- om_p

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to