Re: cvs commit: src/sys/netinet tcp_output.c tcp_subr.c tcp_syncache.c

2008-09-13 Thread Bjoern A. Zeeb
On Sat, 13 Sep 2008, Bjoern A. Zeeb wrote: Hi, bz 2008-09-13 17:26:46 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c tcp_subr.c tcp_syncache.c Log: SVN rev 183001 on 2008-09-13 17:26:46Z by bz Implement IPv6 support for TCP MD5 Signature Option

Re: cvs commit: src/sys/netinet tcp_output.c

2008-09-07 Thread Bjoern A. Zeeb
On Sun, 7 Sep 2008, Bjoern A. Zeeb wrote: bz 2008-09-07 11:38:30 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c Log: SVN rev 182841 on 2008-09-07 11:38:30Z by bz Add a second KASSERT checking for len >= 0 in the tcp output path. This is differe

Re: cvs commit: src/sys/netinet tcp_output.c

2007-11-21 Thread Bjoern A. Zeeb
On Wed, 21 Nov 2007, Bjoern A. Zeeb wrote: bz 2007-11-21 22:30:14 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c Log: Make TSO work with IPSEC compiled into the kernel. The lookup hurts a bit for connections but had been there anyway if IPSEC wa

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-18 Thread Rui Paulo
At Fri, 11 May 2007 21:59:13 +0200, Andre Oppermann wrote: > > Julian Elischer wrote: > > Rui Paulo wrote: > >> At Fri, 11 May 2007 02:12:53 +0200, > >> Andre Oppermann wrote: > >>> Rui Paulo wrote: > At Fri, 11 May 2007 01:17:09 +0200, > Andre Oppermann wrote: > > Andre Oppermann wr

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-11 Thread Andre Oppermann
Julian Elischer wrote: Rui Paulo wrote: At Fri, 11 May 2007 02:12:53 +0200, Andre Oppermann wrote: Rui Paulo wrote: At Fri, 11 May 2007 01:17:09 +0200, Andre Oppermann wrote: Andre Oppermann wrote: andre 2007-05-10 23:11:29 UTC FreeBSD src repository Modified files: sys/netin

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-10 Thread Rui Paulo
At Fri, 11 May 2007 02:41:15 +0200, Andre Oppermann wrote: > I don't have them handy. Could you resend them to me so I can > have a look by tomorrow. http://fnop.net/~rpaulo/priv/freebsd/ They are here. Good night. ___ cvs-all@freebsd.org mailing list

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-10 Thread Julian Elischer
Rui Paulo wrote: At Fri, 11 May 2007 02:12:53 +0200, Andre Oppermann wrote: Rui Paulo wrote: At Fri, 11 May 2007 01:17:09 +0200, Andre Oppermann wrote: Andre Oppermann wrote: andre 2007-05-10 23:11:29 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-10 Thread Andre Oppermann
Julian Elischer wrote: Rui Paulo wrote: At Fri, 11 May 2007 02:12:53 +0200, Andre Oppermann wrote: Rui Paulo wrote: At Fri, 11 May 2007 01:17:09 +0200, Andre Oppermann wrote: Andre Oppermann wrote: andre 2007-05-10 23:11:29 UTC FreeBSD src repository Modified files: sys/netin

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-10 Thread Andre Oppermann
Rui Paulo wrote: At Fri, 11 May 2007 02:12:53 +0200, Andre Oppermann wrote: Rui Paulo wrote: At Fri, 11 May 2007 01:17:09 +0200, Andre Oppermann wrote: Andre Oppermann wrote: andre 2007-05-10 23:11:29 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-10 Thread Rui Paulo
At Fri, 11 May 2007 02:12:53 +0200, Andre Oppermann wrote: > > Rui Paulo wrote: > > At Fri, 11 May 2007 01:17:09 +0200, > > Andre Oppermann wrote: > >> Andre Oppermann wrote: > >>> andre 2007-05-10 23:11:29 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> sys/

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-10 Thread Andre Oppermann
Rui Paulo wrote: At Fri, 11 May 2007 01:17:09 +0200, Andre Oppermann wrote: Andre Oppermann wrote: andre 2007-05-10 23:11:29 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c Log: Fix an incorrect replace of a timer reference made during the TCP

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-10 Thread Rui Paulo
At Fri, 11 May 2007 01:17:09 +0200, Andre Oppermann wrote: > > Andre Oppermann wrote: > > andre 2007-05-10 23:11:29 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/netinet tcp_output.c > > Log: > > Fix an incorrect replace of a timer reference made

Re: cvs commit: src/sys/netinet tcp_output.c

2007-05-10 Thread Andre Oppermann
Andre Oppermann wrote: andre 2007-05-10 23:11:29 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c Log: Fix an incorrect replace of a timer reference made during the TCP timer rewrite in rev. 1.132. This unmasked yet another bug that causes cert