http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=592
------- Comment #8 from jeff.morriss@xxxxxxxxxxx 2007-04-03 06:40 GMT -------
(In reply to comment #7)
Nice analysis :-)
> OK, so much for the cause of this issue. How to fix it? I see a couple of
> possibilities:
>
> 1) Add a check for this particular situation in epan/follow.c to set the
> boolean incomplete_tcp_stream to TRUE (this will make gtk/follow_dlg.c display
> "Stream Content (incomplete)" above the text-widget.
>
> 2) Add a pop-up window with a warning that the content of the tcp-stream is
> incomplete
>
> 3) Make follow-tcp-stream insert [data-missing] (in another color?) at each
> spot in the text-widget where data is missing in the tracefile.
>
> I think 1 & 2 are relatively easy to implement, option 3 would be nice, but
> needs a lot of work I think.
I don't like the idea of a pop-up mainly because I find them annoying. (1)
sounds better to me though I don't know anything about the follow-stream stuff.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.