Jeff Morriss wrote:
Because of this, I'd suggest removing the "rawss7.h" file from the
source tree and (possibly) returning DLT 139 to the free pool.
Sounds OK to me - I'd vote for recycling 139 (anybody who used it, even
though pcap-bpf.h has long had a lot of comments saying "ask tcpdump.org
f
Pieter De Wit wrote:
I am trying to compile libpcap 0.8.3 under Tru64 and it fails with the
following errors:
bash-2.05# make
cc -O -std1 -g3 -I. -I/usr/local/include -DHAVE_CONFIG_H -c ./gencode.c
cc: Error: ./gencode.c, line 126: Missing ";". (nosemi)
static inline struct block *new_block(int)
On Sun, 20 Feb 2005 7:21pm +0100, Gianluca Varenni wrote:
> Uhm. At first, I thought it was a great idea. Now I have some doubts:
> basically you are saving packets using the "stardard" packet block, but only
> your custom app will be able to use the trace file and dissect the packets,
> since yo