]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vz: change printing format specifier for network statistics
authorMaxim Nestratov <mnestratov@virtuozzo.com>
Tue, 29 Nov 2016 18:07:38 +0000 (21:07 +0300)
committerMaxim Nestratov <mnestratov@virtuozzo.com>
Tue, 31 Jan 2017 14:05:20 +0000 (17:05 +0300)
commit99fb668ede605ea9c9c940d6d8f6324b11327416
treed8447d15516a1f2599736446cbb3b3e8bb8a83f6
parent4ebb75c3649e257c8abbe296d911f43e471b49c7
vz: change printing format specifier for network statistics

This is necessary to be able to get statistics for venet0 or
"host-routed" adapter, which has -1 index and thus, its statistics
is shown as "net.nic4294967295".

Signed-off-by: Maxim Nestratov <mnestratov@virtuozzo.com>
src/vz/vz_sdk.c