Re: [ns] ODMRP on ns-2.28

2006-04-06 Thread Dhammika Pathirana
Hi Pooja, I think you the problem is related to the number of arguments. You actually don't need the last to arguments. So your last argument should be $opt(fecproc) This should resolve your issue. Dhammika On 4/6/06, Pooja Vyavahare <[EMAIL PROTECTED]> wrote: > hi Dhammika, > > thanks for

Re: [ns] ODMRP on ns-2.28

2006-04-06 Thread Dhammika Pathirana
Hi Pooja, This is because add-interface has changed between 2.1b8 and 2.28. You can solve this issue by changing add-interface arguments in create-mcast-mobile-node in odmrp.tcl in odmrp directory. It does not pass inerrProc_, outerrProc_ and FECProc_ to add-interface. You can pass null values as

[ns] ODMRP on ns-2.28

2006-04-06 Thread Pooja Vyavahare
hi, I am trying to implement ODMRP (Monarch extension ns-2.1b8) on ns-2.28. My odmrp code is complied fine. but when i am using the tcl script which is there with the ns-2.1b8 for running the ODMRP on a particular scenerio the error in the file is as: *** no errormodel specified. UniAgent: n