commit | 0e734419923bd8e599858f8fc196c7804bb85564 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun May 08 15:28:03 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 08 15:28:03 2011 -0700 |
tree | 5e8dfaeb84c610a1c4086ed88c26b73e4ba87197 | |
parent | 77357a95522ba645bbfd65253b34317c824103f9 [diff] |
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. Operation order is now transposed, we first create the child socket then we try to hook up the route. Signed-off-by: David S. Miller <davem@davemloft.net>