[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120131.121431.1826507465549191697.davem@davemloft.net>
Date: Tue, 31 Jan 2012 12:14:31 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: shawn.lu@...csson.com, netdev@...r.kernel.org, xiaoclu@...il.com
Subject: Re: [PATCH net-next] tcp: md5: rcu conversion
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 31 Jan 2012 16:18:33 +0100
> In order to be able to support proper RST messages for TCP MD5 flows, we
> need to allow access to MD5 keys without locking listener socket.
>
> This conversion is a nice cleanup, and shrinks size of timewait sockets
> by 80 bytes.
>
> IPv6 code reuses generic code found in IPv4 instead of duplicating it.
>
> Control path uses GFP_KERNEL allocations instead of GFP_ATOMIC.
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Beautiful :-) Applied, thanks for doing this work Eric.
--
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