Re: [PATCH] tipc: disconnect socket directly after probe failure

2015-06-10 Thread David Miller
From: Date: Tue, 9 Jun 2015 17:27:12 +0200 > From: Erik Hugne > > If the TIPC connection timer expires in a probing state, a > self abort message is supposed to be generated and delivered > to the local socket. This is currently broken, and the abort > message is actually sent out to the peer n

[PATCH] tipc: disconnect socket directly after probe failure

2015-06-09 Thread erik.hugne
From: Erik Hugne If the TIPC connection timer expires in a probing state, a self abort message is supposed to be generated and delivered to the local socket. This is currently broken, and the abort message is actually sent out to the peer node with invalid addressing information. This will cause