gaohedong
dc651e090e
net/can: Add SO_RCVBUF option for can socket
...
If the CAN stack receiving packets fast, but the application layer reading packets slow. Then `conn->readahead` will continue to grow, leading to memory leaks. Finally CAN stack potentially starve out all IOB buffers. To prevent memory leaks, users can restrict can socket buffer length.
Signed-off-by: gaohedong <gaohedong@xiaomi.com>
2024-06-14 19:54:07 +08:00
..
2023-05-17 10:24:42 +08:00
2024-05-31 18:14:11 -03:00
2024-05-16 10:25:01 -03:00
2023-11-03 22:37:50 +08:00
2023-12-11 17:00:10 -03:00
2024-05-14 10:05:37 -03:00
2024-06-14 19:54:07 +08:00
2024-06-06 02:40:50 +08:00
2024-03-14 22:47:55 +08:00
2023-09-08 00:59:31 +03:00
2023-08-28 11:10:08 -03:00
2024-05-17 10:18:16 -03:00
2024-04-29 17:34:10 +08:00
2024-02-15 19:53:55 -08:00
2024-06-02 09:27:36 -03:00
2024-06-02 09:27:36 -03:00
2023-07-13 10:11:58 +08:00
2023-09-20 09:35:28 -04:00
2023-10-30 18:20:22 +08:00
2023-07-11 23:32:17 +08:00
2023-07-31 05:46:37 -07:00
2023-07-28 20:56:22 -07:00
2023-10-07 21:25:56 +08:00
2023-08-11 19:43:37 +08:00
2023-07-08 15:42:11 +08:00
2024-04-23 10:26:48 -03:00
2023-10-03 16:53:12 -04:00
2023-10-02 16:11:43 +02:00
2023-05-21 09:52:08 -03:00
2023-11-09 09:08:49 +08:00
2023-08-03 03:10:56 -07:00
2023-09-26 10:13:00 +08:00
2023-07-31 07:50:10 -07:00
2023-05-19 02:40:38 +08:00
2024-03-05 17:50:58 +08:00
2024-02-21 13:29:36 -03:00
2023-06-17 08:26:46 +03:00
2023-11-22 08:00:43 -08:00
2023-10-31 13:42:00 +08:00
2023-07-11 23:32:17 +08:00
2023-11-29 02:13:19 -08:00
2024-04-17 11:36:39 -03:00
2023-06-22 20:38:45 +08:00
2024-05-07 14:59:05 +02:00
2024-02-02 09:03:18 -08:00
2023-08-19 09:08:40 +03:00
2024-02-21 13:29:36 -03:00
2023-12-17 01:39:06 -08:00