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

2024-06-11 Thread Konstantin Kostiuk
On Thu, Feb 29, 2024 at 8:48 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/commands-posix.c | 81 +++

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

2024-02-28 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 | 81 qga/commands-win32.c | 6 qga/qapi-schema.json | 80