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

[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