Randy Dunlap
e56b8ce363
tcp: identify cryptic messages as TCP seq # bugs
...
Attempt to make cryptic TCP seq number error messages clearer by
(1) identifying the source of the message as "TCP", (2) identifying the
errors as "seq # bug", and (3) grouping the field identifiers and values
by separating them with commas.
E.g., the following message is changed from:
recvmsg bug 2: copied 73BCB6CD seq 70F17CBE rcvnxt 73BCB9AA fl 0
WARNING: CPU: 2 PID: 1501 at /linux/net/ipv4/tcp.c:1881 tcp_recvmsg+0x649/0xb90
to:
TCP recvmsg seq # bug 2: copied 73BCB6CD, seq 70F17CBE, rcvnxt 73BCB9AA, fl 0
WARNING: CPU: 2 PID: 1501 at /linux/net/ipv4/tcp.c:2011 tcp_recvmsg+0x694/0xba0
Suggested-by: 積丹尼 Dan Jacobson <jidanni@jidanni.org >
Signed-off-by: Randy Dunlap <rdunlap@infradead.org >
Signed-off-by: Eric Dumazet <edumazet@google.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-07-18 15:26:33 -07:00
..
2018-05-29 09:51:44 -04:00
2018-07-06 14:32:44 +02:00
2018-06-28 10:40:47 -07:00
2017-11-03 22:11:17 +08:00
2018-05-16 07:24:30 +02:00
2017-10-21 01:33:19 +01:00
2018-05-29 10:12:45 -04:00
2018-02-27 10:46:01 +01:00
2018-02-13 13:59:03 +01:00
2018-07-08 10:54:58 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-04-23 10:21:24 -04:00
2018-06-05 12:29:43 -04:00
2018-06-06 18:39:49 -07:00
2018-07-02 20:34:04 +09:00
2018-07-02 20:34:04 +09:00
2018-03-27 13:18:09 -04:00
2018-07-16 11:20:06 -07:00
2018-05-10 17:43:55 -04:00
2018-03-12 11:03:42 -04:00
2018-07-08 13:05:33 +09:00
2018-06-20 08:03:06 +09:00
2018-04-07 22:32:32 -04:00
2018-04-09 10:57:35 -04:00
2018-03-04 17:49:17 -05:00
2018-04-04 12:04:59 -04:00
2018-05-21 16:01:54 -04:00
2018-03-22 15:12:56 -04:00
2017-11-02 11:10:55 +01:00
2018-06-20 14:41:04 +09:00
2018-07-16 11:20:06 -07:00
2018-05-10 15:13:33 -04:00
2018-06-07 16:27:16 -04:00
2018-03-27 13:18:09 -04:00
2018-06-06 18:39:49 -07:00
2018-03-27 13:18:09 -04:00
2018-06-05 12:26:41 -04:00
2018-06-06 18:39:49 -07:00
2018-03-01 13:13:23 -05:00
2018-05-23 15:14:12 -04:00
2018-06-05 12:29:43 -04:00
2018-01-08 18:11:02 +01:00
2018-05-23 15:14:12 -04:00
2018-05-16 07:24:30 +02:00
2018-06-06 18:39:49 -07:00
2017-08-07 11:39:22 -07:00
2018-05-16 07:24:30 +02:00
2018-06-12 16:19:22 -07:00
2018-03-25 20:53:54 -04:00
2018-07-06 11:51:18 +09:00
2018-05-02 11:12:32 -04:00
2017-08-06 21:25:10 -07:00
2017-10-16 21:24:25 +01:00
2017-11-15 14:09:52 +09:00
2017-08-06 21:25:10 -07:00
2018-07-13 18:30:19 -07:00
2017-12-20 14:00:25 -05:00
2017-12-13 15:51:12 -05:00
2017-08-06 21:25:10 -07:00
2018-02-28 12:03:47 -05:00
2018-07-01 19:23:13 +09:00
2018-07-12 14:33:45 -07:00
2018-03-27 13:18:09 -04:00
2018-06-05 10:45:24 -04:00
2018-01-31 10:26:30 -05:00
2018-06-11 20:00:56 -07:00
2018-07-13 18:30:19 -07:00
2017-12-08 10:07:02 -05:00
2018-05-18 13:28:40 -04:00
2017-08-06 21:25:10 -07:00
2018-05-18 11:40:27 -04:00
2018-02-06 11:39:31 +01:00
2017-09-29 06:07:00 +01:00
2017-11-02 11:10:55 +01:00
2017-08-06 21:25:10 -07:00
2017-08-30 11:20:08 -07:00
2017-08-06 21:25:10 -07:00
2018-07-18 15:26:33 -07:00
2018-02-28 11:43:28 -05:00
2018-06-08 19:55:15 -04:00
2017-11-02 11:10:55 +01:00
2018-07-02 20:34:04 +09:00
2018-06-28 10:40:47 -07:00
2018-05-16 07:24:30 +02:00
2017-12-19 08:23:21 +01:00
2018-03-07 10:54:29 +01:00
2018-03-04 17:49:17 -05:00
2018-03-27 13:18:09 -04:00
2017-11-02 11:10:55 +01:00