diff options
| author | 2014-06-25 17:09:55 +0300 | |
|---|---|---|
| committer | 2014-06-27 15:53:36 -0700 | |
| commit | d94e0417ad8d96d7d96b69335338ad942eaeecf1 (patch) | |
| tree | 0e4b8e9ef731f478d7748d1f701b66edc2acbeb3 /scripts | |
| parent | tcp: add init_cookie_seq method to tcp_request_sock_ops (diff) | |
tcp: add route_req method to tcp_request_sock_ops
Create wrappers with same signature for the IPv4/IPv6 request routing
calls and use these wrappers (via route_req method from
tcp_request_sock_ops) in tcp_v4_conn_request and tcp_v6_conn_request
with the purpose of unifying the two functions in a later patch.
We can later drop the wrapper functions and modify inet_csk_route_req
and inet6_cks_route_req to use the same signature.
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
