Ethereal-dev: Re: [Ethereal-dev] Modbus/TCP patch

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Wed, 16 Apr 2003 00:00:20 -0700
On Tue, Apr 15, 2003 at 07:53:59PM -0400, Stephen Shelley wrote:
> Attached is a diff which adds full payload dissection of compliance 
> levels 0, 1 and 2 function codes for Modbus/TCP.

Checked in...

> Comments and 
> criticisms would be much appreciated, as this is my first
> contribution.

...with some fixes for GCC warnings (and with changes to use
value_string tables rather than functions to map function codes and
exception codes to strings, but the functions were there before your
patch).