Hello,
I agree! I wouldn't attempt to randomly access a gzipped stream, particularly
for the reasons you mentioned. We modified a version of libpcap to handle
native (serial reading) of only libpcap savefiles. We capture approx. 1.8g
per day which we compress and analyze at the end of each we
Sometimes it would be nice to run a remote capture directly from a
pcap enabled tool such as ethereal.
Security would be a major issue. Also would buy in from pcap folks so that all
applications linking with pcap would gain the capability automagically.
Would wrapping the pcap API inside ONC-RPC
Jesper Hald wrote:
tcpdump.o(.text+0x80e): In function `main':
: undefined reference to `pcap_debug'
Could you send the config.log file from the tcpdump build directory?
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.
Hi there,
I have encounteres some problems in building the TCPDump source on a fedora
core 3 system.
I have build and installed libpcab without any problems and the ./configure of
tcpdump does not report any errors.
When I try to build the source however I get the following error :
gcc -O2 -DH