[ns] help gmpls ns-code

2006-01-15 Thread vishnupriya padmanabhan
hi, can anybody help me to find ns-code for gmpls thanks

[ns] routing in ason

2006-01-24 Thread vishnupriya padmanabhan
  hi, i downloaded ns code for ason and sucessfully installed it but my problem is that i cannot use rtproto in my tcl file it gives error please help me thanks vishnu

[ns] routing in ason

2006-01-27 Thread vishnupriya padmanabhan
hi, can anybody help me patch the ason patch file.i did it but i get several rejects and lines like hunk failed.the example in it worked but when i uncommented this line $ns rtproto $RTPROTO $LSR0 $LSR1 $LSR6 i get errors * Nodes created * * Links created * wrong # args: should be "set varName

[ns] gcc version 2.95 and 3.2 for ns

2006-02-08 Thread vishnupriya padmanabhan
hi, i have redhat 9 version with gcc3.2 but i also want gcc 2.95 installed for ospf-te i tried downloading debian and installing but the gcc-2.95 file was not found in the specified.and also i want to know how to have 2 versions installed and use any one as required please help me thanks in a

[ns] ns-2.28 make problem-undefined reference to tcl

2006-02-20 Thread vishnupriya padmanabhan
hi, i was using ns-2.28 and it got installed and worked perfectly well.recently i did few changes and when i tried to do ./configure,make clean and make the following error occured diffusion3/filters/rmst/rmst_filter.o(.gnu.linkonce.d.__vt_10RmstFilter+0x10): In function `RmstFilterClass::

[ns] cannot use $ns rtproto LS

2006-02-21 Thread vishnupriya padmanabhan
hi, i downloaded ason from net and installed it.i get the following error when using $ns rtproto LS OR DV .even a small hint is highly welcomed. * Nodes created * * Links created * wrong # args: should be "set varName ?newValue?" while executing "set nodeslist _o10 _o15 _o40" ("eval"

[ns] how to specify a color for a particular packet for visualization in nam

2006-02-27 Thread vishnupriya padmanabhan
hi all, i want to know how to specify a color for a particular packet for visualization in nam. any help is highly appreciated thanks in advance vishnu priya

[ns] c++ debugging in ns

2006-03-21 Thread vishnupriya padmanabhan
hi, i saw pedro's home page.but i dont get enough in formation on how to debug c++ code for a single file in ns.i tried ddd but it says "you cant do that did without a process to debug" i am new to linux please help me thanks in advance vishnu priya

[ns] hierarchical routing example problem

2006-03-25 Thread vishnupriya padmanabhan
hi all, when i tried to run hier example in tcl/ex i get the following error duplex-interface split object attahed error in file please help me. thanks in advance vishnu priya

[ns] hierarchial routing for new node

2006-03-28 Thread vishnupriya padmanabhan
hi all, i am working with a new node type called ason.i want to implement hierarchial routing but i found that only ordinary nodes can use hierarchial routing.what should i do for implementing hierarchial routing for a new node type? please help me. thanks in advance vishnu priya

Re: [ns] bar graph using xgraph

2006-04-09 Thread vishnupriya padmanabhan
hi amrutha, you just have to do this modify ur data file like this 0 10 1 10 1 20 2 20 2 30 3 30 3 40 and then execute xgraph filename bye (i was very busy with my project.thats why i couldnt scrap back) vishnu