Ethereal-dev: RE: [Ethereal-dev] excluding packet-XXX.c

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

From: Jeff Foster <jfoste@xxxxxxxxxxxx>
Date: Mon, 12 Feb 2001 10:44:03 -0600
From: Tim Abenath [mailto:tim@xxxxxxxxxxxxxxxx]
Sent: Monday, February 12, 2001 10:12 AM

> We are trying to use integrate tethereal into our embedded-linux, but
> the size of the binary is too large for our needs. Is there a way to
> strip tethereal down to the protocol's we need? (udp/ip).
> We tried to modify the Makefiles and the register stuff, but it didn't
work.

Try modifying DISSECTOR_SOURCES in Makefile.am and run autogen.sh.
You should remove the protocols that you don't want from the
DISSECTOR_SOURCES macro.

Jeff Foster
jfoste@xxxxxxxxxxxx.