ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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: Wed, 27 Aug 2003 17:18:53 -0700

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?