Hi All,

Just a quick question to my understanding.

As what I understood, the routing table entry (routing_table_entry) in
TreeRouting.h stores all node's current neighbors, and out of these
neigbors, one is selected to be its parent, and this parent is stored in
the route_info_t struct (which is nested in routing_table_entry).
Therefore, the 'parent', 'etx', 'haveHeard', and 'congested' fields in the
route_info_t are all refer to the parent, the parent's etx, and the
parent's flags information. Am I right?

Thanks for the kind help.

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

Reply via email to