Skip to content
Commit 77357a95 authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Create inet_csk_route_child_sock().



This is just like inet_csk_route_req() except that it operates after
we've created the new child socket.

In this way we can use the new socket's cork flow for proper route
key storage.

This will be used by DCCP and TCP child socket creation handling.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8663c938
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