[ns] After destination address translation

zhen at cs.dal.ca zhen at cs.dal.ca
Mon Apr 11 17:34:24 PDT 2005


in a Base Station node, I tried to translate the dst address of received
packets (from MN) to another address, hoping they can be forwarded to
another router(on wired network, vs. wireless network). but I got all the
packets being dropped due to IFQ ARP error.

I tried to intercept packets in HierClassifier.recv() and then called
default_target_->recv() to forward translated packets to DSDV routing
agent. I doubt it's the routing agent, which is DSDV. How can DSDV agent
route packets to routers in a wired domain since it's an ad-hoc routing
protocol?


Any help will be appreciated.

Zhen




More information about the Ns-users mailing list