Re: [tcpdump-workers] tcpdump 4.4 release candidate 1

2013-03-27 Thread Wesley Shields
On Mon, Mar 25, 2013 at 02:42:07PM -0400, Wesley Shields wrote: > On Sun, Mar 24, 2013 at 05:52:51PM -0400, Michael Richardson wrote: > > > > > "Romain" == Romain Francoise writes: > > >> please expect a new release candidate on 2013-03-09, assuming I > > >> can get enough Internet in

Re: [tcpdump-workers] Link-Layer Header Type request for USBPcap

2013-03-27 Thread Guy Harris
OK, 249 assigned for LINKTYPE_USBPCAP/DLT_USBPCAP. You might want to update your description to clarify the points I mentioned - not everybody writing or maintaining code to process this will necessarily be familiar with "#pragma pack()", Windows NT IRPs, etc. __