|
EtherealRE: [Ethereal-users] One feature I'd *LOVE* to see in Ethereal: T CPbounce diagram a la Packetyzer |
|
||
Hi, > > Thank you. I already knew about the tcp analysis option. > Quite useful > > I might add. I was talking about seeing the info w/in the > bounce diagram. > > I.e., a diagram like > > > http://www.networkchemistry.com/products/packetyzer/images/ss_ tcp_trace.gif ? > The VoIP code draws something like a bounce diagram; perhaps that code > could be generalized, with the VoIP code and the TCP code (and possibly > other tap listeners) using it? The code is general, it is not tied to VoIP analysis. I am writing a function to plot general diagrams that I hope I can get ready in a while. My idea is, rather than using it from a specific protocol, calling it from the main window to graph the displayed packets. The disadvantage there is that you will have no such a thing as a protocol specific context menu option -like "go to the segment this packet is acking"-; you will, however, be able to focus the main window on a packet by clicking on it, and there you can have those options. You will have also general packet information on the graph, not specific for one protocol level. The main advantage, of course, is that it should be possible to make graphs of arbitrary packet combinations. I attach a sample of how it will -I hope- look. Anyway, using it for something protocol-specific should be quite straightforward -thanks to Alejandro-. Regards, Francisco
Attachment:
graph.JPG
Description: JPEG image
Powered by MHonArc 2.6.10