[PATCH v2 1/1] qga/linux: Add new api 'guest-network-get-route'

2024-02-21 Thread Dehan Meng
The Route information of the Linux VM needs to be used by administrators and users when debugging network problems and troubleshooting. Signed-off-by: Dehan Meng --- qga/commands-posix.c | 78 ++ qga/commands-win32.c | 6 qga/qapi-schema.json | 80 ++

Re: [PATCH v2 1/1] qga/linux: Add new api 'guest-network-get-route'

2023-12-18 Thread Konstantin Kostiuk
Hi Dehan, Thanks for your patch Please see my comment below On Fri, Nov 24, 2023 at 5:40 AM Dehan Meng wrote: > The Route information of the Linux VM needs to be used > by administrators and users when debugging network problems > and troubleshooting. > > Signed-off-by: Dehan Meng > --- > qga

[PATCH v2 1/1] qga/linux: Add new api 'guest-network-get-route'

2023-11-23 Thread Dehan Meng
The Route information of the Linux VM needs to be used by administrators and users when debugging network problems and troubleshooting. Signed-off-by: Dehan Meng --- qga/commands-posix.c | 78 ++ qga/commands-win32.c | 6 qga/qapi-schema.json | 80 ++