]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Report error if a driver can't handle multiple IP addresses
authorCédric Bosdonnat <cbosdonnat@suse.com>
Wed, 12 Nov 2014 15:58:38 +0000 (16:58 +0100)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Mon, 5 Jan 2015 19:24:18 +0000 (20:24 +0100)
commite85df0901d6cbfa3c1f3a6b24b2ca7df45ecc638
treebabb6a188300fb5c7e70ef3af4f94e0163e215e5
parenta4e8639068f77fca46b5de1d7f479aa41d20f8ca
Report error if a driver can't handle multiple IP addresses

Drivers supporting one and only one IP address raise an error if more IP
addresses are configured.
src/vbox/vbox_common.c
src/xenconfig/xen_common.c
src/xenconfig/xen_sxpr.c