Parthasarathy Bhuvaragan
8ea642ee9a
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 >
2016-11-01 11:53:25 -04:00
..
2016-09-19 20:19:34 +02:00
2016-09-23 13:47:44 -04:00
2016-10-20 14:51:10 -04:00
2016-10-30 12:42:58 -04:00
2016-09-10 21:19:10 -07:00
2016-10-21 13:57:50 -04:00
2016-10-30 12:42:58 -04:00
2016-10-30 12:42:58 -04:00
2016-10-31 16:18:30 -04:00
2016-10-28 13:47:33 -04:00
2016-10-18 14:13:37 -07:00
2016-10-31 15:00:48 -04:00
2016-10-29 15:09:21 -04:00
2016-07-05 14:08:47 -07:00
2016-10-21 13:57:50 -04:00
2016-10-30 12:42:58 -04:00
2016-10-30 12:42:58 -04:00
2016-10-27 16:16:09 -04:00
2016-10-31 16:18:30 -04:00
2016-10-31 16:18:30 -04:00
2016-10-27 16:16:09 -04:00
2016-10-12 01:56:04 -04:00
2016-10-07 15:36:58 -07:00
2016-10-30 12:42:58 -04:00
2016-09-10 23:12:53 -07:00
2016-09-17 10:05:05 -04:00
2016-10-30 12:42:58 -04:00
2016-09-19 20:19:34 +02:00
2016-10-23 17:45:01 -04:00
2016-10-20 11:23:08 -04:00
2016-10-30 12:42:58 -04:00
2016-10-27 16:16:09 -04:00
2016-10-29 20:58:15 -04:00
2016-10-27 16:16:09 -04:00
2016-10-27 16:16:09 -04:00
2016-10-29 15:02:15 -04:00
2016-10-20 14:51:10 -04:00
2016-10-30 12:42:58 -04:00
2016-07-13 11:53:40 -07:00
2016-10-13 08:43:17 +01:00
2016-10-30 12:42:58 -04:00
2016-10-30 12:42:58 -04:00
2016-10-12 01:51:49 -04:00
2016-10-22 17:05:05 -04:00
2016-10-30 12:42:58 -04:00
2016-11-01 11:53:25 -04:00
2016-10-03 20:40:56 -04:00
2016-09-27 07:59:25 -04:00
2016-10-27 16:16:09 -04:00
2016-10-30 12:42:58 -04:00
2016-09-09 18:13:30 -07:00
2016-10-28 13:26:27 -04:00
2016-08-17 19:36:23 -04:00
2016-08-17 19:36:23 -04:00
2016-10-31 10:56:36 -04:00
2016-10-06 09:52:23 -07:00