31-Jan-17 15:24, Nikolay Shirokovskiy пишет:
On 31.01.2017 14:01, Maxim Nestratov wrote:
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
---
src/v
On 31.01.2017 14:01, Maxim Nestratov wrote:
> 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
> ---
> src/vz/vz_sdk.c | 2 +-
> 1 file changed
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
---
src/vz/vz_sdk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/vz/vz_sdk.c