Next: 37.7.2.0.3 Advertising the Distance
Up: 37.7.2 Adaptive Timers
Previous: 37.7.2.0.1 Recompute for Each
Contents
Index
If a loss object
sends a request../ns-2/srm-adaptive.tclSRM/request/Adaptive::send-request
in its first round_,
then the agent, in the instance procedure
[]sending-request../ns-2/srm-adaptive.tclAgent/SRM/Adaptive::sending-request,
will lower
,
and set its instance variable closest_(requestor) to 1.
Similarly,
a loss object that
sends a repair../ns-2/srm-adaptive.tclSRM/repair/Adaptive::send-repair
in its first round_
will invoke the agent's instance procedure,
[]sending-repair../ns-2/srm-adaptive.tclAgent/SRM/Adaptive::sending-repair,
to lower
and set closest_(repairor) to 1.
2008-10-11