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
> 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
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
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
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.
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.