ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [patch] Fix SCSI SSC space 6 command

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Thu, 16 Nov 2006 17:23:02 +0100 (CET)
Hi,

Why not changing the hf definition from FT_UINT24 to FT_INT24?

On Thu, 16 Nov 2006, Patrick vd Lageweg wrote:

> Hi,
>
> The SCSI SSC space comand count field is in the two's complement notation. This patch gives the correct negative values for the count field.
>
> 	Patrick
>