Alexey Kirillov
59b5437eb7
net: Move NetClientState.info_str to dynamic allocations
...
The info_str field of the NetClientState structure is static and has a size
of 256 bytes. This amount is often unclaimed, and the field itself is used
exclusively for HMP "info network".
The patch translates info_str to dynamic memory allocation.
This action is also allows us to painlessly discard usage of this field
for backend devices.
Signed-off-by: Alexey Kirillov <lekiravi@yandex-team.ru>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2021-03-15 16:41:22 +08:00
..
2021-03-09 06:03:53 +01:00
2021-02-23 10:58:42 -05:00
2021-03-08 17:20:01 +00:00
2020-12-10 12:15:18 -05:00
2021-03-12 12:50:36 +00:00
2021-01-04 23:24:44 +01:00
2020-12-10 12:15:18 -05:00
2021-03-11 18:55:27 +00:00
2021-03-11 18:55:27 +00:00
2021-03-15 16:41:22 +08:00
2020-12-10 12:15:07 -05:00
2021-03-14 13:18:49 +00:00
2021-03-10 13:57:31 +00:00
2021-01-29 10:47:28 +00:00
2021-01-04 23:24:44 +01:00
2020-12-18 15:20:17 -05:00
2021-03-05 15:17:34 +00:00
2021-03-12 12:40:10 +00:00
2021-03-09 23:13:57 +01:00
2021-01-08 15:13:38 +00:00
2021-03-09 23:13:57 +01:00
2021-01-08 15:13:38 +00:00
2021-02-23 10:58:42 -05:00
2021-03-09 22:37:08 +01:00
2021-03-07 10:39:05 +00:00
2021-02-20 12:36:19 +01:00
2020-12-15 12:51:55 -05:00
2021-03-11 16:20:58 +00:00
2021-03-12 12:48:56 +00:00
2020-12-10 12:15:08 -05:00
2021-03-15 16:41:22 +08:00
2020-12-15 21:24:31 +00:00
2021-03-09 23:13:57 +01:00
2020-12-15 12:04:30 +00:00
2021-03-02 09:16:18 -05:00
2021-01-17 06:42:54 -05:00
2021-03-06 16:18:42 +01:00
2021-03-12 11:30:55 +00:00
2021-03-15 16:41:22 +08:00
2021-02-10 09:23:28 +00:00
2021-03-11 16:20:58 +00:00
2021-03-04 09:43:29 -05:00
2021-03-09 06:03:53 +01:00
2021-03-09 23:13:57 +01:00
2021-03-09 23:13:57 +01:00
2021-02-21 12:12:18 +00:00
2021-03-06 16:19:03 +01:00
2020-12-10 12:15:08 -05:00
2021-03-07 10:39:05 +00:00
2020-12-10 12:15:18 -05:00
2021-03-10 13:54:51 +00:00
2021-03-12 12:43:52 +00:00
2021-02-20 12:36:19 +01:00
2021-03-09 23:13:57 +01:00
2021-03-09 23:13:57 +01:00
2021-03-15 16:41:22 +08:00
2021-03-08 17:20:01 +00:00
2021-02-05 08:52:58 -05:00
2020-12-15 12:51:55 -05:00
2021-03-10 15:34:12 +00:00
2021-03-10 15:34:12 +00:00