[tcpdump-workers] Error making shared libpcap on AIX

2007-12-30 Thread Jonathan Gruenhut
I’m working on an AIX 5.3, and trying to compile a shared libpcap library (version 0.9.8). I keep hitting the error: gcc -shared -o libpcap.so.`cat VERSION` pcap-bpf.o fad-gifc.o pcap.o inet.o gencode.o optimize.o nametoaddr.o etherent.o savefile.o bpf_filter.o bpf_image.o bpf_dump.o scann

Re: [tcpdump-workers] pcap shared libraries: inconsistencies across

2007-06-17 Thread Jonathan Gruenhut
> From: Guy Harris [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 14, 2007 1:18 AM > > On Jun 13, 2007, at 9:32 AM, Jonathan Gruenhut wrote: > > So, if you link with "-lpcap", the executable should be bound to > libpcap.so.0, *NOT* libpcap.so.0.8.3 or libpcap

[tcpdump-workers] pcap shared libraries: inconsistencies across Linux machines

2007-06-13 Thread Jonathan Gruenhut
I am working on 2 Linux machines, compiling the same source code, and linking with -lpcap. The programs work fine on the machines they were compiled on; one uses libpcap.so.0.8.3, and the other uses libpcap.so.0.9.4. The problem is that I would like to run binaries from each one on the other

Re: [tcpdump-workers] Filter complexity and performance

2007-01-15 Thread Jonathan Gruenhut
Dmitry Rubinstein wrote: Greetings, everyone! We are trying to capture stuff using a relatively simple filter (on Linux, using Phil Wood's PCAP with ssldump on top of it). What we want is basically to capture the traffic to and from a specific port of a specific host (say, 10.0.0.1:80). So far

[tcpdump-workers] AIX 5.3, libpcap aix0.8: multiple processes break filter

2007-01-08 Thread Jonathan Gruenhut
my problem. Any and all help/hints/pointers are appreciated! Thanks. Jonathan Gruenhut - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

[tcpdump-workers] AIX 5.3, libpcap aix0.8: multiple processes break filter

2006-08-01 Thread Jonathan Gruenhut
thing touching on my problem. Any and all help/hints/pointers are appreciated! Thanks. Jonathan Gruenhut - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.