]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: handle network adapters of type 'routed'
authorDmitry Guryanov <dguryanov@parallels.com>
Tue, 11 Dec 2012 10:59:49 +0000 (14:59 +0400)
committerDaniel Veillard <veillard@redhat.com>
Tue, 11 Dec 2012 14:50:38 +0000 (22:50 +0800)
commitad9d8dbcae2566405cb9183bac2483f9c95cf330
tree6b09fc23f79ffa38053b02b5df3ccdcace6c6372
parent84f0a0b8f2ee9d9a97cef7a7b54e18c25a1b3631
parallels: handle network adapters of type 'routed'

Network adapters of type 'routed' is a special case. Other adapters
have 'network' parameter in prlctl's output instead.

Routed network adapters should be connected to 'routed' network
from libvirt's view.

Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
src/parallels/parallels_driver.c