Home
last modified time | relevance | path

Searched hist:"9 b30889c548a4d45bfe6226e58de32504c1d682f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprtsock.cdiff 9b30889c548a4d45bfe6226e58de32504c1d682f Mon Feb 05 09:20:06 CST 2018 Trond Myklebust <trond.myklebust@primarydata.com> SUNRPC: Ensure we always close the socket after a connection shuts down

Ensure that we release the TCP socket once it is in the TCP_CLOSE or
TCP_TIME_WAIT state (and only then) so that we don't confuse rkhunter
and its ilk.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>