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

2024-06-12 Thread Konstantin Kostiuk
On Wed, Jun 12, 2024 at 7:36 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 | 73 +++

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

2024-06-11 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 | 73 qga/commands-win32.c | 6 qga/qapi-schema.json | 68