Re: [PATCH net-next v2 00/16] tipc: socket layer improvements

2016-11-01 Thread David Miller
From: Parthasarathy Bhuvaragan Date: Tue, 1 Nov 2016 14:02:33 +0100 > The following issues with the current socket layer hinders socket > diagnostics implementation, which led to this patch series. Series applied, thank you.

[PATCH net-next v2 00/16] tipc: socket layer improvements

2016-11-01 Thread Parthasarathy Bhuvaragan
The following issues with the current socket layer hinders socket diagnostics implementation, which led to this patch series. 1. tipc socket state is derived from multiple variables like sock->state, tsk->probing_state and tsk->connected. This style forces us to export multiple attributes to