commit | b1f0a0e99c58fbd7ea053ca36ba623718272b618 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Dec 21 21:29:24 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 22 17:03:05 2015 -0500 |
tree | 17c6d02cc97346088f6c5675234b69a485335a36 | |
parent | f4cee3af0dedf3270e6d615d772e3fbfa3200769 [diff] |
net: add inet_sk_transparent() helper Avoids cluttering tcp_v4_send_reset when followup patch extends it to deal with timewait sockets. Suggested-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: Eric Dumazet <edumazet@google.com> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>