git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8663c93
)
ipv4: Create inet_csk_route_child_sock().
author
David S. Miller
<davem@davemloft.net>
Sun, 8 May 2011 21:34:22 +0000
(14:34 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 8 May 2011 21:34:22 +0000
(14:34 -0700)
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: David S. Miller <davem@davemloft.net>
No differences found