aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/tcp_graph.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-10Test the link-layer type of the frame being looked at, not theGuy Harris1-7/+6
2001-12-10Use the encapsulation type of the current frame to decide whatGuy Harris1-11/+27
2001-12-10Get rid of the stuff to use bitfields to dissect IP and TCP headers -Guy Harris1-62/+12
2001-12-10Change a printf() error message to a simple_dialog() error message.Gilbert Ramirez1-2/+4
2001-12-09From Gordon McKinney: make IP-over-PPP work with the TCP graph code.Guy Harris1-3/+15
2001-12-08Give the help window a title.Guy Harris1-1/+2
2001-12-08TCP time-sequence, round-trip time, and throughput graphs, from PavelGuy Harris1-0/+3764