[net2-wg] Re: Link table management
Rodrigo Fonseca
rfonseca at cs.berkeley.edu
Tue May 16 11:02:23 PDT 2006
There are two different things that we can do.
The first is to request that an entry be created for a node. This may
or may not be special. It is more like saying: LinkEstimator, make
space and get info about this node.
The second is what you say, some form of "pinning" the neighbor to the
table. SP's approach in that case, as far as I remember, is to say:
well, if your important neighbor has been evicted, tell the table to
insert it again.
The latter approach may lead to churn if there are conflicting goals, I think...
Rodrigo
On 5/16/06, Omprakash Gnawali <gnawali at usc.edu> wrote:
>
> > One option is to use the same approach as SP, by adding:
> > 1. command result_t insert(am_addr_t neighbor, message_t* msg)
> > or
> > 2. command result_t insert(am_addr_t neighbor)
> >
>
>
> Should we also provide a functionality that makes this special entry
> not special if unsetRoot() is called on the root node?
> _______________________________________________
> net2-wg mailing list
> net2-wg at millennium.berkeley.edu
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/net2-wg
>
More information about the net2-wg
mailing list