Re: [tcpdump-workers] pcap1.0

2004-05-16 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- > "Guy" == Guy Harris <[EMAIL PROTECTED]> writes: >> LINKTYPE enumeration. - metadata about linktype in file. MUST >> put a meta-data packet about a particular link type before you >> use that LINKTYPE. >> >> - - string saying name.

Re: [tcpdump-workers] pcap1.0

2004-05-16 Thread Guy Harris
On Sun, May 16, 2004 at 06:26:40PM -0400, Michael Richardson wrote: > LINKTYPE enumeration. - metadata about linktype in file. > MUST put a meta-data packet about a particular link type before you > use that LINKTYPE. > > - - string saying name. Is the name one thing assigned to it when a new

Re: [tcpdump-workers] pcap1.0

2004-05-16 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- I hosted a BOF on Saturday morning about libpcap 1.0 at bsdcan.org. Here are the notes that I took. A lot of people were very interested in helping with this. I hope they will soon be on the list. LINKTYPE enumeration. - metadata about linktype in file. M