Ethereal-dev: Re: [Ethereal-dev] New dissector - AlteonWebSystems - Transparent Proxy Cache pr

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 27 Oct 2003 22:45:06 -0800

On Aug 27, 2003, at 5:18 PM, Guy Harris wrote:

On Tuesday, August 26, 2003, at 6:45 AM, Giles Scott wrote:

Here is a dissector for the Alteon WebSystems UDP based (port 3121) Transparent Proxy Cache Protocol (versions 1 and 2).

	packet-nt-tpcp.c: In function `dissect_tpcp':
	packet-nt-tpcp.c:124: warning: unused variable `bpos'
	packet-nt-tpcp.c:125: warning: unused variable `sig'

Are those variables that should be used somewhere in the dissector, or should they be removed?

I assumed the answer was "should be removed", and did so and checked the dissector in.