Re: [libvirt] [PATCH 2/3] vz: remove Bridged network name and rename Routed

2016-09-07 Thread Nikolay Shirokovskiy
On 05.09.2016 19:39, Maxim Nestratov wrote: > It's funny, but Routed network name was incorrect. We should use > host-routed instead. > --- > src/vz/vz_utils.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/src/vz/vz_utils.h b/src/vz/vz_utils.h > index 4b407ec..9e02f

[libvirt] [PATCH 2/3] vz: remove Bridged network name and rename Routed

2016-09-05 Thread Maxim Nestratov
It's funny, but Routed network name was incorrect. We should use host-routed instead. --- src/vz/vz_utils.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/vz/vz_utils.h b/src/vz/vz_utils.h index 4b407ec..9e02fe0 100644 --- a/src/vz/vz_utils.h +++ b/src/vz/vz_utils.h @@ -