Re: [tcpdump-workers] [PATCH] fix snaplen and data parsing

2006-10-05 Thread Guy Harris
Paolo Abeni wrote: The attached differential patch fix the compile issue introduced by me. You can use it instead of revert 'ascii_conversion_and_snaplen_fix.patch' and apply 'ascii_conversion_and_snaplen_fix_v2.patch'. Checked in. - This is the tcpdump-workers list. Visit https://cod.sandelma

Re: [tcpdump-workers] [PATCH] fix snaplen and data parsing

2006-10-05 Thread Paolo Abeni
On Thu, 2006-10-05 at 09:23 -0700, Guy Harris wrote: > Checked in. oops... I got your message just a few moments after sending my errata :-( The attached differential patch fix the compile issue introduced by me. You can use it instead of revert 'ascii_conversion_and_snaplen_fix.patch' and apply

Re: [tcpdump-workers] [PATCH] fix snaplen and data parsing

2006-10-05 Thread Paolo Abeni
Hi all, I'm sorry to say that there was a stupid error in the previous-sent patch: the patched code does not compile. Please discard my previous patch and use the one attached to this mail. ciao, Paolo -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponso

Re: [tcpdump-workers] [PATCH] fix snaplen and data parsing

2006-10-05 Thread Guy Harris
Paolo Abeni wrote: After a bit more testing I found some issues with current usb sniffing code: - the snaplen parameter is just ignored. - the raw data received from usb port is partially corrupted. The attached patch should fix both. Checked in. - This is the tcpdump-workers list. Visit htt

Re: [tcpdump-workers] [RESEND][PATCH] enable sniff on USBportsonlinux

2006-10-05 Thread Paolo Abeni
On Thu, 2006-10-05 at 03:24 -0700, Guy Harris wrote: > I don't see any attached capture files, just the patch. Well, I can assure you that the copy of the message in my 'sent items' folder does contain two pcap traces :-) Is there any binary data filter on the mailing list ?!? Paolo -- E

[tcpdump-workers] [PATCH] fix snaplen and data parsing

2006-10-05 Thread Paolo Abeni
hello, After a bit more testing I found some issues with current usb sniffing code: - the snaplen parameter is just ignored. - the raw data received from usb port is partially corrupted. The attached patch should fix both. Moreover current kernel code limit the total amount of data captured for

Re: [tcpdump-workers] [RESEND][PATCH] enable sniff on USB portsonlinux

2006-10-05 Thread Guy Harris
Paolo Abeni wrote: It works. Or at least it seams to work :-). It probably needs more testing, anyway I tried it with wireshark and grabbed the attached capture files. The first is obtained plugging a mouse into the use port, and the second unplugging it. I don't see any attached capture files

Re: [tcpdump-workers] [RESEND][PATCH] enable sniff on USB portsonlinux

2006-10-05 Thread Paolo Abeni
On Wed, 2006-10-04 at 17:51 +0200, Hannes Gredler wrote: > checked in. > can you make a fresh checkout and verify if everything is working as expected > ? It works. Or at least it seams to work :-). It probably needs more testing, anyway I tried it with wireshark and grabbed the attached capture

Re: [tcpdump-workers] [RESEND][PATCH] enable sniff on USB ports on

2006-10-05 Thread Guy Harris
dean gaudet wrote: i think you forgot to cvs add pcap/sll.h ... it's not there in cvs. Fixed. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.