Ethereal-users: Re: [Ethereal-users] erase other uninterested proto?

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 1 Dec 2002 12:33:21 -0800
On Sat, Nov 30, 2002 at 02:35:12PM +0800, wxd wrote:
> I am using ethereal for testing my codec program about LMP protocal.
> So I want the other protocals like http not compiled in when make.
> For LMP, only the lmp,udp,ip I would like to keep.
> 
> How can I do for that?

Ethereal does not support being compiled with only a limited number of
protocol dissectors.  You might be able to make it work, but I don't
have time to help you do that.  I'd suggest that you just use the
standard Ethereal program, and not worry about the other dissectors.