http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39645
User: guy
Date: 2011/10/27 07:48 PM
Log:
The version string field isn't followed by 20 bytes of stuff; the last 8
bytes of what we thought was a version string appears to be an 8-byte
record of some sort in the captures we originally looked at, and appears
to be a non-8-byte record in another capture. If we treat that as a
record, the version string field appears to be null-padded and 41 bytes
long.
Directory: /trunk/wiretap/
Changes Path Action
+11 -2 aethra.c Modified