[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111026.160159.696019885442921932.davem@davemloft.net>
Date: Wed, 26 Oct 2011 16:01:59 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv6: tcp: fix TCLASS value in ACK messages sent from
TIME_WAIT
From: David Miller <davem@...emloft.net>
Date: Wed, 26 Oct 2011 15:59:08 -0400 (EDT)
> From: Eric Dumazet <eric.dumazet@...il.com>
> Date: Wed, 26 Oct 2011 08:42:11 +0200
>
>> commit 66b13d99d96a (ipv4: tcp: fix TOS value in ACK messages sent from
>> TIME_WAIT) fixed IPv4 only.
>>
>> This part is for the IPv6 side.
>>
>> We alias tw_tclass and tw_tos, if socket family is INET6.
>>
>> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
>
> Applied.
Nevermind... reverted.
net/dccp/ipv6.c: In function ‘dccp_v6_send_response’:
net/dccp/ipv6.c:274:3: error: too few arguments to function ‘ip6_xmit’
include/net/ipv6.h:486:14: note: declared here
net/dccp/ipv6.c: In function ‘dccp_v6_ctl_send_reset’:
net/dccp/ipv6.c:329:3: error: too few arguments to function ‘ip6_xmit’
include/net/ipv6.h:486:14: note: declared here
net/dccp/probe.c: In function ‘dccpprobe_init’:
Powered by blists - more mailing lists