Hello,
I got a similar problem working with AODV. I want to compute the
retransmison packet from the gateway in the uplink( from a wireless
node to a wired node ) but I do not know in which file it is done
Did you resolve your problem?

2006/11/6, Naxo <[EMAIL PROTECTED]>:
>
>
>  Hi everybody,
>
>  Does anyone know where is the piece of code that choose between
> wired/wireless interface for routing packets in base stations??. I am
> working with DSDV, and I want base station sends a packet through its
> wireless domain although packet destination is from another domain. My
> topology is like:
>      BS0 - wired - BS1 - wireless - BS2 - wired - BS3
>   And the problem becomes when BS1 (1.0.0) tries to send to BS3 (2.0.0),
> because as its wireless domain is different from  packet destination domain,
> it sends it through its wired link to BS0, and then it sends back to BS1...
> making an infinite loop.
>
>   I haver searched in dsdv/dsdv.cc, but it seems that when base station
> sends packets through wired links, it does not use this code. Any suggestion
> will be thankful. Thanks!
> --
> View this message in context:
> http://www.nabble.com/HELP%3A-Base-Station-routing---tf2581706.html#a7196763
> Sent from the ns-users mailing list archive at Nabble.com.
>
>


-- 
Saludos
Nuria Hernández Rodrigez
[EMAIL PROTECTED]

Reply via email to