On Tue, 2011-10-18 at 00:28 +0100, Ben Hutchings wrote:
> On Mon, 2011-10-17 at 18:09 +0200, Andre Oppermann wrote:
> > On 17.10.2011 17:29, Ben Hutchings wrote:
> > > This is the fix/workaround I used:
> >
> > Thanks for the fix. I'll review it and put it into FreeBSD maybe in
> > a slightly dif
On Mon, 2011-10-17 at 23:59 +, Bjoern A. Zeeb wrote:
> On 17. Oct 2011, at 23:28 , Ben Hutchings wrote:
>
> > On Mon, 2011-10-17 at 18:09 +0200, Andre Oppermann wrote:
> >> On 17.10.2011 17:29, Ben Hutchings wrote:
> >>> This is the fix/workaround I used:
> >>
> >> Thanks for the fix. I'll r
On 17. Oct 2011, at 23:28 , Ben Hutchings wrote:
> On Mon, 2011-10-17 at 18:09 +0200, Andre Oppermann wrote:
>> On 17.10.2011 17:29, Ben Hutchings wrote:
>>> This is the fix/workaround I used:
>>
>> Thanks for the fix. I'll review it and put it into FreeBSD maybe in
>> a slightly different form
On Mon, 2011-10-17 at 18:09 +0200, Andre Oppermann wrote:
> On 17.10.2011 17:29, Ben Hutchings wrote:
> > This is the fix/workaround I used:
>
> Thanks for the fix. I'll review it and put it into FreeBSD maybe in
> a slightly different form.
Which one? One is tested but maybe not right; the oth
On 17.10.2011 17:29, Ben Hutchings wrote:
This is the fix/workaround I used:
Thanks for the fix. I'll review it and put it into FreeBSD maybe in
a slightly different form.
--
Andre
--- a/netinet/tcp_output.c
+++ b/netinet/tcp_output.c
@@ -1062,9 +1062,7 @@
* The TCP pseudo header c
This is the fix/workaround I used:
--- a/netinet/tcp_output.c
+++ b/netinet/tcp_output.c
@@ -1062,9 +1062,7 @@
* The TCP pseudo header checksum is always provided.
* XXX: Fixme: This is currently not the case for IPv6.
*/
- if (tso) {
- KASSERT(len >