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.

Reply via email to