]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vz: support type=bridge network interface type correctly
authorMaxim Nestratov <mnestratov@virtuozzo.com>
Mon, 5 Sep 2016 16:39:31 +0000 (19:39 +0300)
committerMaxim Nestratov <mnestratov@virtuozzo.com>
Thu, 27 Oct 2016 14:25:50 +0000 (17:25 +0300)
commit0e094a449544888c89c21317bb457926450083e5
tree0dd9bca082046060cb9a40195f9bbd0e8c09cecb
parent8b035c84d8a7362a87a95e6114b8e7f959685ed9
vz: support type=bridge network interface type correctly

Recently, libprlsdk got a separate flag PNA_BRIDGE corresponding to
type=bridge libvirt network interfaces. Let's use it and get rid of
all workarounds previously added to  support it.

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