On Sat, Jan 29, 2011 at 9:34 AM, Adrian Schwartz <[email protected]>wrote:

> Hello,
> I got a question about updating of routing table in AODV in the ns2
> implementation.
> I wrote a script where node_3 is connects to node_0
> nodes posiotion is
> node_0 0,0
> node_1 100 100
> node_2 200 200
> node_3 300 300
>
> After few secondes the script moves node_3 to 50,50
> The connection is CBR over TCP
>
> All along the script execution the route goes through node_2 and node_1
> Is there some kind procedure that i can call in order to order node_3 to
> recalculate the routing table?
>
> Regards
> Adrian
>
>

Reply via email to