[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] How to access Routing Table in C++



Hi!
   I am simulating a multicast protocol which requires unicast routing
table information. My unicast routing protocol is based on Distance Vector
routing
- my question is at each node how can I access the routing table of that
node in C++ maintained by DV protocol - I tried RouteLogic class but
without success - so if anyone
knows how to access the routing table please let me know.

Thanks,
Saro.