]> git.ipfire.org Git - thirdparty/libvirt.git/commit
add domain name in network configurations suport and on OpenVZ config bugfix
authorDaniel Veillard <veillard@redhat.com>
Mon, 8 Sep 2008 12:45:29 +0000 (12:45 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 8 Sep 2008 12:45:29 +0000 (12:45 +0000)
commit58686c3dd8bffbd228226eab50df5de6fbef2ac4
treeb8dca4cdfe6381fbd7fb5fc44da35309d3aa6c0e
parent3aa7c4639dcf252527039696c42d9b2ed3039091
add domain name in network configurations suport and on OpenVZ config bugfix
* src/network_conf.c src/network_conf.h src/qemu_driver.c: add
  support for a domain name in network configurations, patch by
  JJ Reynolds with bugfix raised by Dan
* src/openvz_conf.c: fix to small bug in openvzReadConfigParam
  by Evgeniy Sokolov
Daniel
ChangeLog
src/network_conf.c
src/network_conf.h
src/openvz_conf.c
src/qemu_driver.c