Hi,
Checked in. Now that was simple, was it ;)
Thanx,
Jaap
On Wed, 29 Nov 2006, Martin Warnes wrote:
> Hi,
>
> 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 cal
Hi,
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.
Th