[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: routing agent
> by default the routing agent is connected to LL by 'target_' (for a
> mobilenode). But when i try target_->recv to send a packet, it ends up
> using cumtrace->recv.Can somebody help me here??
>
> i think ns-mobilenode.tcl sets the value of target_ as ll, so i dont think
> i have to explicitly specify the target_ of routing agent.
>
> thanks
>
>
Did you set RouterTrace to OFF (I think it's ON by default in the wireless.tcl
example script)? Otherwise, the cmu trace object is inserted between the rtg
agent and the LL (or the classifer while rcving pkts).
Satish