Jean-Grégoire Foulon wrote:
> On 7/9/07, *Guy Harris* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
wrote:
>
> Cruz, Petagay wrote:
> > hi, how can I reduce the size of the wireshark library produced
> in 'make
> > install'? I
On 7/5/07, Shehjar Tikoo <[EMAIL PROTECTED]> wrote:
Jean-Grégoire Foulon wrote:
> I just managed to have a lib 50% smaller by removing some protocols. I
will
> try to post a diff file here (or somewhere else) when I have a
satisfying
> result.
> I think it can be useful for pe
On 7/9/07, Guy Harris <[EMAIL PROTECTED]> wrote:
Cruz, Petagay wrote:
> hi, how can I reduce the size of the wireshark library produced in 'make
> install'? I built without plugins. what is using all the space?
Well, for starters, all the dissectors - plugins *aren't* part of the
library, th
On 7/5/07, Shehjar Tikoo <[EMAIL PROTECTED]> wrote:
Jean-Grégoire Foulon wrote:
> I just managed to have a lib 50% smaller by removing some protocols. I
will
> try to post a diff file here (or somewhere else) when I have a
satisfying
> result.
> I think it can be useful for pe
On 7/3/07, Sebastien Tandel <[EMAIL PROTECTED]> wrote:
Hi,
> I would like to know if there is an easy way to disable dissectors when
> I compile Tshark.
No, there isn't. It's not the first time it has been asked here.
Unfortunately, there is no development project towards this direction
for n
Hi,
I would like to know if there is an easy way to disable dissectors when I
compile Tshark.
I am compiling it for an embedded architecture and libwireshark is a tad too
big, I would like to have a much smaller version. I only need some of the
protocols. I started to remove dissectors by hand (e