ViewSB
ViewSB copied to clipboard
Qt frontend TreeList shows packets/events out-of-sequence
The ViewSB grouping functionality results in events only be submitted to the visualization queue when complete. Since the Qt frontend simply appends the events to the TreeList this results in occasionally out-of-sequence visualisation: The group is shown at 'then end', when the group is complete, instead of the start when the first packet for that group got received.
Example:
pcap file used: sequence-issue.pcap.gz
Expected behavior would be that the groups/events are shown in same order they have been received/send over the wire.
Mockup:
Thank you for opening an issue for this. My team is a bit spread thin at the moment. If you submit a PR I'll try to get to it when I can. Otherwise, it might be a little bit before we have the people hours to do more development. I really appreciate your patience.
Closed in preparation for archiving the repository. We have replaced ViewSB with Packetry.