[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] Scheduler is going back in time
Hi
I am writing a code for a routing protocol for adhoc networks.
Here during a link failure I have to buffer all packets that are coming to
the recv( ) function
of the routing agent. After doing some flooding , I have to deque all the
packets that I buffered earlier. I am resending these dequed packets to the
routing agent's recv( ) function for processing. But I get this error
ns: Scheduler is going back in time ....
Please help me to correct this error.
Would this error mean I have to change the time_ of the packet event or
something else ?
Thank You
Madhan Mohan
Anna University.