Lorenzo Colitti
529dfc601d
net: diag: Support destroying TCP sockets.
...
This implements SOCK_DESTROY for TCP sockets. It causes all
blocking calls on the socket to fail fast with ECONNABORTED and
causes a protocol close of the socket. It informs the other end
of the connection by sending a RST, i.e., initiating a TCP ABORT
as per RFC 793. ECONNABORTED was chosen for consistency with
FreeBSD.
[Backport of net-next c1e64e298b ]
Change-Id: Ice9aad37741fe497341d1d2a51e0b70601a99c90
Signed-off-by: Lorenzo Colitti <lorenzo@google.com >
Acked-by: Eric Dumazet <edumazet@google.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-01-26 15:06:49 +09:00
..
2013-02-27 22:51:08 -05:00
2013-07-01 13:40:28 -07:00
2013-04-23 13:25:51 -04:00
2013-04-19 17:32:31 -04:00
2013-04-08 17:16:57 -04:00
2013-05-15 14:11:07 +02:00
2014-05-16 20:58:31 +00:00
2013-04-12 16:54:45 +02:00
2012-06-17 16:29:38 -07:00
2013-05-01 14:08:52 -07:00
2013-02-12 18:59:45 -05:00
2013-07-01 13:40:29 -07:00
2015-01-26 13:19:52 -08:00
2011-04-24 10:54:56 -07:00
2013-05-01 15:13:49 -04:00
2012-08-09 16:18:06 -07:00
2011-11-30 18:51:03 -05:00
2013-02-27 19:10:24 -08:00
2011-08-08 14:26:29 -04:00
2015-06-26 13:48:23 -07:00
2012-08-30 03:00:16 +02:00
2012-06-01 14:18:29 -04:00
2013-04-09 13:19:35 -04:00
2012-08-10 16:52:54 -07:00
2012-04-15 12:44:40 -04:00
2011-10-06 15:49:51 -04:00
2012-04-05 05:08:04 -04:00
2013-03-22 10:31:16 -04:00
2013-01-28 00:15:27 -05:00
2012-04-15 12:44:40 -04:00
2011-12-01 11:41:06 -05:00
2013-01-09 23:59:53 -08:00
2012-07-19 10:43:03 -07:00
2013-03-15 09:06:58 -04:00
2014-06-25 12:41:52 +09:00
2013-03-26 12:32:13 -04:00
2013-03-20 12:14:36 -04:00
2015-03-03 12:47:11 +09:00
2011-05-12 17:46:56 -04:00
2011-03-31 11:26:23 -03:00
2013-04-25 01:43:15 -04:00
2013-03-26 12:27:18 -04:00
2013-01-27 22:46:33 -05:00
2013-02-22 15:10:18 -05:00
2012-11-27 11:56:18 +01:00
2013-04-08 12:00:16 -04:00
2011-11-14 00:19:42 -05:00
2013-04-09 13:12:23 -04:00
2012-07-16 03:44:56 -07:00
2013-02-21 18:15:58 -05:00
2012-07-19 11:02:03 -07:00
2013-03-12 08:30:34 -04:00
2012-09-27 18:12:37 -04:00
2013-05-06 11:06:51 -04:00
2013-02-27 19:10:24 -08:00
2014-05-16 20:58:31 +00:00
2013-02-27 19:10:24 -08:00
2012-07-10 22:40:14 -07:00
2013-01-08 17:56:10 -08:00
2013-02-20 15:11:45 -05:00
2014-06-25 12:41:52 +09:00
2013-03-26 12:27:18 -04:00
2013-03-13 10:47:09 -04:00
2013-06-13 03:00:59 -07:00
2013-04-23 11:43:05 +09:00
2014-06-25 12:41:52 +09:00
2014-05-16 18:41:19 +00:00
2011-04-24 10:54:56 -07:00
2011-03-31 11:26:23 -03:00
2012-05-17 18:45:20 -04:00
2013-04-29 15:41:56 -04:00
2012-04-15 12:44:40 -04:00
2012-05-15 20:14:35 -04:00
2012-09-17 13:13:24 -04:00
2013-05-16 22:38:05 +02:00
2012-06-26 21:06:11 -07:00
2013-02-10 20:37:22 -05:00
2013-01-21 13:33:14 -05:00
2013-02-11 00:21:44 -05:00
2015-03-03 12:47:11 +09:00
2011-05-27 13:41:33 -04:00
2013-01-14 15:04:59 -05:00
2012-09-17 18:08:54 -07:00
2012-09-10 15:30:41 -04:00
2013-04-09 13:19:37 -04:00
2013-02-27 19:10:24 -08:00
2015-03-16 15:23:53 -07:00
2013-01-14 15:09:36 -05:00
2013-02-12 18:59:45 -05:00
2012-11-15 17:39:51 -05:00
2012-05-19 01:08:16 -04:00
2012-04-16 23:53:11 -04:00
2013-01-03 13:01:30 +01:00
2013-04-22 15:55:48 -04:00
2011-03-27 17:59:04 -07:00
2014-07-08 18:58:21 +00:00
2013-03-22 10:31:16 -04:00
2013-06-02 22:22:35 -07:00
2013-04-22 20:32:51 -04:00
2013-04-29 15:14:02 -04:00
2012-08-06 13:40:47 -07:00
2016-01-26 15:06:48 +09:00
2012-04-10 10:04:07 -07:00
2016-01-26 15:06:49 +09:00
2012-06-09 14:56:12 -07:00
2014-01-30 11:39:32 -08:00
2012-04-28 22:21:51 -04:00
2012-03-12 17:05:21 -07:00
2012-04-15 12:44:40 -04:00
2012-05-16 15:17:08 -04:00
2012-04-15 12:44:40 -04:00
2013-05-31 17:30:07 -07:00