Bug0043

Description
Streams seem to end up in the wrong date group

When merging pcap files by date, and then processing them, we seem to end up with multiple dates within the one stream. For example, we merge all the packets from 21-1-2000 into a file, and then load it, and we end up with streams for both the 20 and 21st in the GUI. Upon examining streams, from the '20th', they have a last modified date of 21-1-2000 XX:YY:ZZ etc

Seems odd

This was my bad. This happens (I think) because these dates are getting represented as GMT times. When we merge the packets by day, we do it without any conversion (straight from the timestamp). I changed to using GMT for merge.

Attach backtrace here.
Logged
2007-08-28
Logged By

AlanLeigh

Assigned to
Status
Closed

Get back to the BugIndex