[ns] Help with scheduler

2008-09-25 Thread Maurizio Bellemo
Hi all, I have a little problem with the Scheduler. I schedule some packets in my program Scheduler::instance().schedule(target_, p, (100/tcf_time)); And then I registers all the scheduled packets with packet source and packet uid map nsaddr_t, scheduler_uid_t scedPackets; Then i wait to

[ns] Help: error Scheduler: Event UID not valid!

2007-05-05 Thread dorababu
Hi, i already sent this mail yesterday, if any body knows something about it, plz reply.It will be very helpful for my thesis. thank you . i am trying for QOS extention in aodv protocol. I changed the protocol according to that, and i compile the qaodv protocol by using make

[ns] Help: error Scheduler: Event UID not valid!

2007-05-04 Thread dorababu
Hi, i am trying for QOS extention in aodv protocol. I changed the protocol according to that, and i compile the qaodv protocol by using make command. It is giving no error,it succesfuly executed. But when i try to use this protocol in the examples or in my tcl file it is giving following