Ethereal-dev: RE: [Ethereal-dev] New dissector - AlteonWebSystems - Transparent Proxy Cache pr
Title: RE: [Ethereal-dev] New dissector - AlteonWebSystems - Transparent Proxy Cache protoc ol (TPCP)
Hi Guy,
sorry I missed your original mail.
Yes, they should be removed.
Thanks for checking it in.
Giles
-----Original Message-----
From: Guy Harris [mailto:guy@xxxxxxxxxxxx]
Sent: Tuesday, October 28, 2003 6:45 AM
To: Scott, Giles [HAL02:466K:EXCH]
Cc: Ethereal '
Subject: Re: [Ethereal-dev] New dissector - AlteonWebSystems -
Transparent Proxy Cache protoc ol (TPCP)
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.