summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorParthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>2016-11-01 14:02:44 +0100
committerDavid S. Miller <davem@davemloft.net>2016-11-01 11:53:25 -0400
commit8ea642ee9a0dbcb25aace4cfd0ed41aeee893a7f (patch)
treeaee4e9de914295b93faadd02e0c7987d4bccbe67 /Makefile
parent0c288c86928e50d6d8d2efa4ca23dca58d28543e (diff)
tipc: create TIPC_ESTABLISHED as a new sk_state
Until now, tipc maintains probing state for connected sockets in tsk->probing_state variable. In this commit, we express this information as socket states and this remove the variable. We set probe_unacked flag when a probe is sent out and reset it if we receive a reply. Instead of the probing state TIPC_CONN_OK, we create a new state TIPC_ESTABLISHED. There is no functional change in this commit. Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions