]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: add prefix in virDomainNetDefParseXML
authorJoao Martins <joao.m.martins@oracle.com>
Wed, 3 Feb 2016 21:40:34 +0000 (21:40 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 4 Feb 2016 11:15:51 +0000 (11:15 +0000)
commit481e9bd0f65c57d1f2e5c36cdb84fb9d5d916ebf
treebe56b177dffb7124be96ca4914b8ee84c8eba6f6
parent819d1d9438870bd6bc4a712e4004e30192795b61
conf: add prefix in virDomainNetDefParseXML

And use the newly added caps->host.netprefix for free interface
names that match the autogenerated target names.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
src/conf/domain_conf.c