[tcpdump-workers] patch for fixing truncated packets

2007-03-26 Thread Aaron Turner
Hi all, Not sure if this fell through the cracks last week, but I've submitted a patch: http://sourceforge.net/tracker/index.php?func=detail&aid=1687156&group_id=53067&atid=469579 Briefly, the patch allows developers who process pcap files to optionally increase the snaplen of the file to work

[tcpdump-workers] Florent DROUIN/FR/ALCATEL is out of the office.

2007-03-26 Thread Florent . Drouin
I will be out of the office starting 26/03/2007 and will not return until 02/04/2007. I will respond to your message when I return. In the meantime, you can contact Lony Fischer - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] USB support in libpcap

2007-03-26 Thread Jon Smirl
On 3/26/07, Michael Richardson <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Jon" == Jon Smirl <[EMAIL PROTECTED]> writes: Jon> For example wifi adapters are all built using proprietary USB Jon> messages, to decode these messages you need to know the US

Re: [tcpdump-workers] USB support in libpcap

2007-03-26 Thread Jon Smirl
On 3/26/07, Gianluca Varenni <[EMAIL PROTECTED]> wrote: - Original Message - From: "Michael Richardson" <[EMAIL PROTECTED]> To: Sent: Monday, March 26, 2007 12:50 PM Subject: Re: [tcpdump-workers] USB support in libpcap > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > >> "Jon

Re: [tcpdump-workers] USB support in libpcap

2007-03-26 Thread Gianluca Varenni
- Original Message - From: "Michael Richardson" <[EMAIL PROTECTED]> To: Sent: Monday, March 26, 2007 12:50 PM Subject: Re: [tcpdump-workers] USB support in libpcap -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "Jon" == Jon Smirl <[EMAIL PROTECTED]> writes: Jon> For example wi

Re: [tcpdump-workers] USB support in libpcap

2007-03-26 Thread Bruce M Simpson
Michael Richardson wrote: Okay, so if the point is to do a network capture from a USB attached wifi, why not just capture the 802.11 frames themselves into the already standardized frame formats we have? Aren't people already working on bringing things like the radiotap DLT into Linux by wa

Re: [tcpdump-workers] USB support in libpcap

2007-03-26 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Jon" == Jon Smirl <[EMAIL PROTECTED]> writes: Jon> For example wifi adapters are all built using proprietary USB Jon> messages, to decode these messages you need to know the USB device ID Jon> of the adapter. This device id is not n