diff options
author | ZhiPeng Lu <lu.zhipeng@zte.com.cn> | 2017-09-12 16:54:26 +0800 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2017-10-25 19:54:11 -0500 |
commit | 53f9fcb263e40ff82b9fcbce8b8cba0f3649ac9b (patch) | |
tree | bcbb0e8989fc550b7098410a77a9ac251e677c1f /qga/main.c | |
parent | 105fad6bb226ac3404874fe3fd7013ad6f86fc86 (diff) |
qga: add network stats to guest-network-get-interfaces
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us tomonitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu <lu.zhipeng@zte.com.cn>
* don't rely on sizeof(wchar[]) for wchar[] indexing
* avoid camelCase variable names
* fix up getline() usage
* condensed commit subject line
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'qga/main.c')
0 files changed, 0 insertions, 0 deletions