Skip to content
Snippets Groups Projects
Commit 3f419d2d authored by David S. Miller's avatar David S. Miller
Browse files

inet: Turn ->remember_stamp into ->get_peer in connection AF ops.


Then we can make a completely generic tcp_remember_stamp()
that uses ->get_peer() as a helper, minimizing the AF specific
code and minimizing the eventual code duplication when we implement
the ipv6 side of TW recycling.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b3419363
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment