http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20020
User: jake
Date: 2006/11/30 07:14 AM
Log:
From Martin Warnesi:
Much simplified patch to use column fences on the COL_INFO field to
prevent sebsequent calls to the SSL dissector for the same packet
clearing the information placed by earlier calls. After each SSL record
is processed a col_set_fence() call is now issued to preserve what has
been written.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -0 packet-ssl.c Modified