Re: [tcpdump-workers] DLT for MPEG2-TS

2012-02-02 Thread Guy Martin
On Wed, 1 Feb 2012 10:30:22 -0800 Guy Harris wrote: > > On Jan 29, 2012, at 2:17 PM, Guy Harris wrote: > > OK, I've assigned LINKTYPE_MPEG_2_TS/DLT_MPEG_2_TS, with a value of > 243. Thanks ! Do you have an ETA as of when the next release with this addition will be available ? - This is the

Re: [tcpdump-workers] DLT for MPEG2-TS

2012-01-29 Thread Guy Martin
On Sun, 29 Jan 2012 12:58:20 -0800 Guy Harris wrote: > > On Jan 29, 2012, at 9:21 AM, Guy Martin wrote: > > > I've been working with protocols encapsulated into MPEG2-TS but > > I can't save the raw stream straight into a pcap file. > > Those protocols in

[tcpdump-workers] DLT for MPEG2-TS

2012-01-29 Thread Guy Martin
Hi, I've been working with protocols encapsulated into MPEG2-TS but I can't save the raw stream straight into a pcap file. Those protocols include DOCSIS (cable modem) and DSM-CC (IP packets into DVB streams). Unless I'm mistaken, there is currently no DLT_ value for MPEG2-TS. Can you please add