tcpdump mailing list archives

Re: Proposed new pcap format


From: "Loris Degioanni" <loris () netgroup-serv polito it>
Date: Tue, 13 Apr 2004 10:52:46 -0700

Ronnie,


----- Original Message ----- 
From: "Loris Degioanni"
Sent: Monday, April 12, 2004 2:56 PM
Subject: Re: [tcpdump-workers] Proposed new pcap format


I'd prefer a general flag field, which would include a direction
indication (which might also include, for received packets, an
indication of how it was received, e.g.
unicast/multicast/broadcast/promiscuous/not specified), and could also
include some other information (length of FCS, with 0 meaning
"absent",
and possibly link-layer-type-dependent error flags such as "runt
frame",
"bad CRC", etc.).


The problem is: all this information is not granted to be present, so
you
need to define default values, which in most cases mean "0", or "not
available", or "absent". At this point why not using options?

If they are made mandatory they WILL always be present, or else it will
not
be a pcap compatible file.


Some systems, e.g. WinPcap, don't provide information about the the
direction. In addition, they never provide FCS, so its length would be
always 0. They don't give indication about the link-layer-type-dependent
errors (at least, they don't give a per packet indication).
I think, indeed, that this is the behavior of most capture drivers. So,
granting that all this information will always be present is not so easy...

Loris

-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.


Current thread: