On Wed, Mar 21, 2012 at 10:40 AM, Yusnaidi Md Yusof
<yusnaid...@gmail.com> wrote:
> Hi,
>
> I am a bit confuse. I am not really clear how a call to
> CtpInfo.setNeighborCongested(from, congested) can set the neighbor as
> congested (in the BeaconReceive.receive() event in CtpRoutingEngineP)?,
> because I found that a call to CtpRoutingPacket.getOption(msg, CTP_OPT_ECN)
> returns FALSE, therefore setting the 'congested' variable to FALSE as well.
> I guess, this will not set the neighbor 'from' as congested?

This is a feature not used, one of the unfinished CTP projects. For
congestion control, I would not look at CTP. There are many protocols
that are published that work on congestion control.

- 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