Re: [tcpdump-workers] (another) bug in the BPF compiler (wireless)

2007-11-26 Thread Gianluca Varenni
That was the bug. I've committed the patch to both HEAD and the libpcap_1_0 branch. Thanks for the fix! Have a nice day GV - Original Message - From: "Bruce Keats" <[EMAIL PROTECTED]> To: Cc: "Arien Vijn" <[EMAIL PROTECTED]> Sent: Monday, November 26, 2007 11:26 AM Subject: Re: [tc

Re: [tcpdump-workers] (another) bug in the BPF compiler (wireless)

2007-11-26 Thread Bruce Keats
I found a bug awhile ago related to SRC MAC for wireless networks. The code is missing the assigment to struct slist *s, so this might be your bug. I have attached the diff you can try it out. Bruce On Nov 26, 2007 1:51 PM, Gianluca Varenni <[EMAIL PROTECTED]> wrote: > > - Original Message -

Re: [tcpdump-workers] (another) bug in the BPF compiler (wireless)

2007-11-26 Thread Gianluca Varenni
- Original Message - From: "Arien Vijn" <[EMAIL PROTECTED]> To: Cc: "Arien Vijn" <[EMAIL PROTECTED]> Sent: Monday, November 26, 2007 10:13 AM Subject: Re: [tcpdump-workers] (another) bug in the BPF compiler (wireless) Hi, On 26 Nov 2007, at 19:05, Gianluca Varenni wrote: I don't k

Re: [tcpdump-workers] (another) bug in the BPF compiler (wireless)

2007-11-26 Thread Arien Vijn
Hi, On 26 Nov 2007, at 19:05, Gianluca Varenni wrote: I don't know what the status of the libpcap 1.0/tcpdump 4.0 release is, but I'd like to hold on the release for a day or so. I've just found (another) bug in the BPF compiler for wireless link types. A simple filter like "link src host

[tcpdump-workers] (another) bug in the BPF compiler (wireless)

2007-11-26 Thread Gianluca Varenni
Guys, I don't know what the status of the libpcap 1.0/tcpdump 4.0 release is, but I'd like to hold on the release for a day or so. I've just found (another) bug in the BPF compiler for wireless link types. A simple filter like "link src host 11:22:33:44:55:66" seems to discard all the packet