Hi,
Those are the timestamps of packet arrival there should be no need to change them from a dissector - sounds like a bad idea to me.
Regards
Anders
Hi everybody,
It's my first question so, nice to meet you!
I'm writing new dissector (plugin).
I want to change the time of the packet.
I tried to change pinfo->fd->rel_ts.secs and pinfo->fd->rel_ts.nsecs. It looks like I did it BUT, after sorting, not all packets are in the exact place.
Do you have an example, idea or any recommendation?
Thanks,
Natalie.