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

Re: Configurable Routing



On Sat, 06 Jun 1998 01:00:39 PDT, Ashish Goel wrote: 
>I would like to configure the routing tables of my simulated network
>myself rather than use the min-hop policy of ns. Is there a hook in ns-2
>for modifying routing table entries? I should clarify that I am not
>looking to do dynamic routing -- I need just one static routing table but
>I want to configure it myself. 

This capability was added just last week.
You'll need to get a snapshot and look at Manual routing.
Currently the only documentation is the example source code in
tcl/ex/many_tcp.tcl.

   -John Heidemann