[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120806.133344.682194503358687538.davem@davemloft.net>
Date: Mon, 06 Aug 2012 13:33:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] net: ipv6: fix TCP early demux
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Mon, 06 Aug 2012 17:09:33 +0200
> From: Eric Dumazet <edumazet@...gle.com>
>
> IPv6 needs a cookie in dst_check() call.
>
> We need to add rx_dst_cookie and provide a family independent
> sk_rx_dst_set(sk, skb) method to properly support IPv6 TCP early demux.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks.
> ---
> Note: we could group sk_rx_dst/rx_dst_ifindex/rx_dst_cookie
> in same cache line (in sk)
I don't think this is necessary, for now.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists