Re: [tcpdump-workers] Odd behaviour under Linux 2.6.21

2007-07-06 Thread James Healy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gianluca Varenni wrote: > I guess it's some sort of TCP offloading done at the board level. The > driver sends big frames (>1500bytes) to the NIC card, and the NIC card > is responsible from creating smaller segments that are sent over the > wire. I've

Re: [tcpdump-workers] 0.9.6 release thinks it's 0.9.5

2007-07-06 Thread Aaron Turner
Did 0.9.7 go out? I don't see it on www.tcpdump.org. -Aaron On 6/21/07, Ken Bantoft <[EMAIL PROTECTED]> wrote: We'll kick out a 0.9.7 tomorrow, since I'll be next to mcr and we and co-ordinate and sign the release. On 21-Jun-07, at 5:44 PM, Aaron Turner wrote: > cat VERSION > 0.9.5 > > cat

Re: [tcpdump-workers] tcpdump v3.9.6 archive incorrect version ?

2007-07-06 Thread Gianluca Varenni
Wasn't there supposed to be a x.9.7 release due a couple weeks ago, fixing the issue? Have a nice day GV - Original Message - From: "Bruce M Simpson" <[EMAIL PROTECTED]> To: Sent: Friday, July 06, 2007 6:56 AM Subject: Re: [tcpdump-workers] tcpdump v3.9.6 archive incorrect version ?

Re: [tcpdump-workers] tcpdump v3.9.6 archive incorrect version ?

2007-07-06 Thread Bruce M Simpson
I just noticed this too, as I started rolling the FreeBSD port for 3.9.6/0.9.6. BMS rmkml wrote: Hello, Im downloaded last tcpdump v3.9.6 (http://www.tcpdump.org/release/tcpdump-3.9.6.tar.gz), sha256 cksum : 242b27388ada00d0c40097cef0d56ac5bdbb0a5d81dffb480cdd91b109e10d8d tcpdump-3.9.6.tar.

[tcpdump-workers] tcpdump v3.9.6 archive incorrect version ?

2007-07-06 Thread rmkml
Hello, Im downloaded last tcpdump v3.9.6 (http://www.tcpdump.org/release/tcpdump-3.9.6.tar.gz), sha256 cksum : 242b27388ada00d0c40097cef0d56ac5bdbb0a5d81dffb480cdd91b109e10d8d tcpdump-3.9.6.tar.gz If I untar/ungzip this archive and look on CHANGES files : $Header: /tcpdump/master/tcpdump/CHANGE

Re: [tcpdump-workers] Small configure diff to use pflog header from host

2007-07-06 Thread Max Laier
On Saturday 30 June 2007, Max Laier wrote: > Hi, > > the attached makes libpcap and tcpdump use pfvar.h/if_pflog.h from the > host system (if available) - which is what most people will want[*]. > Tested with OpenBSD 4.1 and FreeBSD where I'm in the progress of doing > an update to pf which will br