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?