Netdev List
 help / color / mirror / Atom feed
* [PATCH net v1 0/3] tipc: fix hanging socket connections
@ 2017-04-26  8:04 Parthasarathy Bhuvaragan
  2017-04-26  8:05 ` [PATCH net v1 1/3] tipc: Fix missing connection request handling Parthasarathy Bhuvaragan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Parthasarathy Bhuvaragan @ 2017-04-26  8:04 UTC (permalink / raw)
  To: netdev; +Cc: tipc-discussion

This patch series contains fixes for the socket layer to
prevent hanging / stale connections.

Parthasarathy Bhuvaragan (3):
  tipc: Fix missing connection request handling
  tipc: improve error validations for sockets in CONNECTING state
  tipc: close the connection if protocol messages contain errors

 net/tipc/socket.c | 36 +++++++++++++++++++++++++++++++-----
 1 file changed, 31 insertions(+), 5 deletions(-)

-- 
2.1.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-04-28 16:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26  8:04 [PATCH net v1 0/3] tipc: fix hanging socket connections Parthasarathy Bhuvaragan
2017-04-26  8:05 ` [PATCH net v1 1/3] tipc: Fix missing connection request handling Parthasarathy Bhuvaragan
2017-04-26  8:05 ` [PATCH net v1 2/3] tipc: improve error validations for sockets in CONNECTING state Parthasarathy Bhuvaragan
2017-04-26  8:05 ` [PATCH net v1 3/3] tipc: close the connection if protocol messages contain errors Parthasarathy Bhuvaragan
2017-04-28 16:20 ` [PATCH net v1 0/3] tipc: fix hanging socket connections David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox