Re: [tcpdump-workers] Request for a new LINKTYPE_/DLT_ type.

2018-11-27 Thread Guy Harris
On Nov 27, 2018, at 4:08 AM, Dave Barach (dbarach) wrote: > Opaque[10] is the primary metadata. That's only 40 bytes. Do you mean that > /* Offset within data[] that we are currently processing. >If negative current header points into predata area. */ > i16 current_data; /**< signed

Re: [tcpdump-workers] Request for a new LINKTYPE_/DLT_ type.

2018-11-27 Thread Dave Barach (dbarach)
inline -Original Message- From: Guy Harris Sent: Tuesday, November 27, 2018 5:58 PM To: Dave Barach (dbarach) Cc: tcpdump-workers Subject: Re: [tcpdump-workers] Request for a new LINKTYPE_/DLT_ type. On Nov 27, 2018, at 1:50 PM, Dave Barach (dbarach) wrote: > After thinking about

Re: [tcpdump-workers] Request for a new LINKTYPE_/DLT_ type.

2018-11-27 Thread Guy Harris
On Nov 27, 2018, at 1:50 PM, Dave Barach (dbarach) wrote: > After thinking about some of your feedback, I decided to move most of the > work back to the vpp side where it probably belonged in the first place. ... > Anyhow, here's what I implemented. Take a look AYC and let me know

Re: [tcpdump-workers] Request for a new LINKTYPE_/DLT_ type.

2018-11-27 Thread Guy Harris
On Nov 27, 2018, at 3:11 PM, Dave Barach (dbarach) wrote: > On November 27, 2018, at 5:58 PM, Guy Harris wrote: > >> On Nov 27, 2018, at 1:50 PM, Dave Barach (dbarach) wrote: >> >>> The buffer index allows downstream consumers of these data to easily >>> filter/track single packets as they