next up previous contents index
Next: 23.1 The Interface to Up: 4. Routing Previous: 4. Routing

   
23. Unicast Routing

This section describes the structure of unicast routing in . We begin by describing the interface to the userSectionsec:API, through methods in the Simulator../ns-2/ns-lib.tcl and the RouteLogic../ns-2/ns-lib.tcl. We then describe configuration mechanisms for specialised routing Sectionsec:uni:specroute such as asymmetric routing, or equal cost multipath routing The next section describes the the configuration mechanisms for individual routing strategies and protocolsSectionsec:uni:protconfig. We conclude with a comprehensive look at the internal architectureSectionsec:rtg-internals of routing in .

The procedures and functions described in this chapter can be found in tcl/lib/ns-route.tcl, tcl/rtglib/route-proto.tcl, tcl/mcast/McastProto.tcl, and rtProtoDV.{cc, h}.



 


2000-08-24