On Sun, Jun 03, 2001 at 09:26:29PM -0400, Uns Lider wrote:
> To modify libpcap and tcpdump to understand LocalTalk hardware, I need
> values allocated for DLT_LTALK in bpf.h and LINKTYPE_LTALK in
> savefile.c. I believe that I'm supposed to request these values from you
> instead of making them up.
Yes. That way we can keep a given numerical value being used for N
different link-layer types, so that you can't interpret a capture file
correctly on the wrong platform.
> Please let me know what values have been allocated.
114 for both of them; the change has been checked into the libpcap CVS
tree (so you should make your changes to the CVS tree, or a nightly
snapshot thereof; see the tcpdump.org Web site
http://www.tcpdump.org/
for information on anonymous CVS and download URLs for the nightly
snapshots - the current snapshot won't have those changes, but the next
one should).
> tcpdump-workers seems to be a mailing list, but it is the address given in
> savefile.c, so hopefully is it right.
Yes, it's a mailing list, and, yes, it's the right address to which to
send requests for DLT_/LINKTYPE_ values - there isn't a special address
to which to send DLT_/LINKTYPE_ type requests.
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe