Next: 29.7.2.0.3 Advertising the Distance
Up: 29.7.2 Adaptive Timers
Previous: 29.7.2.0.1 Recompute for Each
If a loss object
sends a request../ns-2/srm-adaptive.tcl
SRM/request/Adaptive::send-request
in its first round_,
then the agent, in the instance procedure
[]sending-request../ns-2/srm-adaptive.tcl
Agent/SRM/Adaptive::sending-request,
will lower 1,
and set its instance variable closest_(requestor) to 1.
Similarly,
a loss object that
sends a repair../ns-2/srm-adaptive.tcl
SRM/repair/Adaptive::send-repair
in its first round_
will invoke the agent's instance procedure,
[]sending-repair../ns-2/srm-adaptive.tcl
Agent/SRM/Adaptive::sending-repair,
to lower 1 and set closest_(repairor) to 1.
2000-08-24