lkml.org 
[lkml]   [2013]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v5 net-next 3/5] tcp: add TCP support for low latency receive poll.
On 28/05/2013 11:26, Eliezer Tamir wrote:
> On 28/05/2013 03:36, Eric Dumazet wrote:
>> On Mon, 2013-05-27 at 10:44 +0300, Eliezer Tamir wrote:
>>> #include <net/netdma.h>
>>> #include <net/secure_seq.h>
>>> #include <net/tcp_memcontrol.h>
>>> +#include <net/ll_poll.h>
>>>
>>> #include <linux/inet.h>
>>> #include <linux/ipv6.h>
>>> @@ -2011,6 +2012,7 @@ process:
>>> if (sk_filter(sk, skb))
>>> goto discard_and_relse;
>>>
>>> + sk_mark_ll(sk, skb);
>>> skb->dev = NULL;
>>>
>>> bh_lock_sock_nested(sk);
>>
>> How IPv6 is handled ?

It turns out that adding TCPv6/UDPv6 is very simple.
I will add them, with a warning that I only did very limited testing.

-Eliezer


\
 
 \ /
  Last update: 2013-05-28 15:01    [W:0.073 / U:0.436 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site