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
..
2020-12-10 11:30:44 +00:00
2021-03-10 09:07:09 +11:00
2021-01-01 22:57:15 +00:00
2020-03-31 21:14:35 +08:00
2021-03-12 12:40:10 +00:00
2021-03-15 16:41:22 +08:00
2021-03-15 16:41:22 +08:00
2017-09-08 08:17:37 +08:00
2021-03-15 16:41:22 +08:00
2021-03-09 23:13:57 +01:00
2020-11-15 16:45:49 +01:00
2020-11-15 16:45:49 +01:00
2020-11-15 16:45:49 +01:00
2020-11-15 16:45:49 +01:00
2020-05-15 07:08:14 +02:00
2020-09-18 14:12:32 -04:00
2021-01-25 17:04:56 +08:00
2020-03-31 21:14:35 +08:00
2020-03-31 21:14:35 +08:00
2021-01-25 17:04:56 +08:00
2020-09-30 19:11:37 +02:00
2021-03-15 16:41:22 +08:00
2020-05-15 07:08:14 +02:00
2020-06-15 22:05:28 +02:00
2020-08-27 14:04:54 -04:00
2021-03-05 15:17:34 +00:00
2020-11-15 17:04:40 +01:00
2020-09-18 14:12:32 -04:00
2021-03-15 16:41:22 +08:00
2020-09-18 14:12:32 -04:00
2020-05-15 07:08:14 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:52 +02:00
2020-03-03 18:04:47 +08:00
2020-03-03 18:04:47 +08:00
2021-03-15 16:41:22 +08:00
2020-07-21 21:30:39 +08:00
2021-03-05 15:17:34 +00:00
2020-09-18 14:12:32 -04:00
2021-01-08 15:13:38 +00:00
2021-03-15 16:41:22 +08:00
2020-01-07 17:24:29 +04:00
2021-03-15 16:41:22 +08:00
2020-09-18 14:12:32 -04:00
2021-01-08 15:13:38 +00:00
2020-09-18 14:12:32 -04:00
2021-03-15 16:41:22 +08:00
2020-09-18 14:12:32 -04:00
2021-03-05 15:17:34 +00:00
2020-08-21 06:18:24 -04:00
2020-08-27 14:04:54 -04:00
2020-09-18 14:12:32 -04:00
2020-07-03 07:57:04 -04:00
2020-07-07 07:59:51 -04:00
2021-03-02 06:09:54 -05:00
2017-11-20 11:08:00 +08:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2017-11-20 11:08:00 +08:00
2016-07-12 16:20:46 +02:00
2021-03-15 16:41:22 +08:00
2020-09-18 14:12:32 -04:00
2020-12-10 12:15:04 -05:00
2020-09-09 09:27:09 -04:00