Re: [tcpdump-workers] Changes to the web-page

2007-11-07 Thread Luis Martin
Hi I've swapped the old version of the page with the new one. If somebody thinks there is something that should be modified, please let me know and I'll fix whatever it is asap. Luis. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] Patches for wlan filtering

2007-11-07 Thread Guy Harris
Gianluca Varenni wrote: Theoretically, PPI supports multiple linktypes, so we should generate code for some(all?) link types. However at the moment PPI is used only for 802.11 packets with AirPcap, so when I patched the BPF compiler I decided to implement support for DLT_IEEE802_11 over PPI (

Re: [tcpdump-workers] Changes to the web-page

2007-11-07 Thread Michael Richardson
> "Luis" == Luis Martin <[EMAIL PROTECTED]> writes: Luis> The people that is listed as project admins are: Michael Luis> Richardson, Guy Harris and Bill Fenner*. *I guess all of them Luis> get a copy of the bug submission report. However, I agree with Luis> you, it would be nic

Re: [tcpdump-workers] false checksum failure reports

2007-11-07 Thread Rick Jones
ronnie sahlberg wrote: On Nov 7, 2007 12:54 PM, Rick Jones <[EMAIL PROTECTED]> wrote: Harley Stenzel wrote: On Nov 6, 2007 2:03 PM, Rick Jones <[EMAIL PROTECTED]> wrote: Any thoughts as to how to deal with false checksum failure reports for outbound traffic being sniffed on a system with C

[tcpdump-workers] Multicast packet loss problem

2007-11-07 Thread Ahmed Kadwa
Hi, I have a peculiar problem which I hope someone can shed some light on. I have the following setup: Linux box running 2.6.8.1 kernel + my own multicast listener program waiting for packets. I encounter packet loss in the order of about 10

[tcpdump-workers] tcpdump option -K

2007-11-07 Thread s4022129
Dear Sirs, I have got tcpdump 3.9.8 and I would like to use -K option. Unfortunately it is not supported. Do I need install additional packets? Is my version to old? It is not mentioned when I check my version: [EMAIL PROTECTED]:~# tcpdump --version tcpdump version 3.9.8 libpcap version 0.7.2 Us