Ethereal-dev: Re: [Ethereal-dev] Van Jacobson dissector. - tvb_orig() removed

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, 19 Dec 2001 13:16:09 -0800 (PST)
> Attached is the VJ dissector with the tvb_orig function call removed.

Checked in (but with the frame CRC option still static to the PPP
dissector, as there's nothing outside that dissector that uses it - and
also with the updates to "Makefile.am" and "Makefile.nmake" necessary to
cause "packet-vj.c" to be compiled and linked in...).