diff options
author | Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> | 2006-05-22 08:21:22 +0000 |
---|---|---|
committer | Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> | 2006-05-22 08:21:22 +0000 |
commit | 6075ec39fb8bd9d57bda37c7dd07c2a6ef3d5c93 (patch) | |
tree | 9965ecb160280dc9ff430db72322b3203b53a3ac /ChangeLog | |
parent | f0b33a47893e76488561e57d6c2dce07a1295d4b (diff) | |
download | wireshark-6075ec39fb8bd9d57bda37c7dd07c2a6ef3d5c93.tar.gz wireshark-6075ec39fb8bd9d57bda37c7dd07c2a6ef3d5c93.tar.bz2 wireshark-6075ec39fb8bd9d57bda37c7dd07c2a6ef3d5c93.zip |
ethereal->wireshark
svn path=/trunk/; revision=18207
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -74,7 +74,7 @@ problem). I've also reworked the tcptrace display code slightly to properly handle the initial ack packet of a sequence; -As an example of the some of the fixes the Ethereal tcptrace style graph +As an example of the some of the fixes the Wireshark tcptrace style graph of the following conversation fragment will now be similar to the graph produced by Tcptrace. @@ -1570,7 +1570,7 @@ Changed paths: Repeatedly indicate that "-w" is for writing binary packet data, and that if you want to send text to a file, just redirect the standard -output. I've seen at least one message on the Ethereal lists from +output. I've seen at least one message on the Wireshark lists from somebody who didn't realize that, and I think I've seen more. ------------------------------------------------------------------------ @@ -2288,7 +2288,7 @@ New protocol : CIGI (with minor updates to make it heuristic) Hi, This patch is for a CIGI dissector (complete versions 2 and 3). It has -been [fuzz] tested on GNU/Linux using the Ethereal 0.10.13 codebase. +been [fuzz] tested on GNU/Linux using the Wireshark 0.10.13 codebase. However, the patch here is against the svn repository. More information about CIGI can be found at http://cigi.sourceforge.net/ @@ -5922,7 +5922,7 @@ Changed paths: M /trunk/tap-iostat.c Make the processing of "-z" arguments in the Tethereal I/O stat tap more -like that of the Ethereal I/O stat tap. Improve error messages in both +like that of the Wireshark I/O stat tap. Improve error messages in both taps. Use nstime() routines and structure assignment to do operations on |