]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Make the domain part of the hostname optional
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 16 Jan 2010 00:08:27 +0000 (01:08 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 18 Jan 2010 00:21:37 +0000 (01:21 +0100)
commit58fe995e5006c5a959e068704e1f2ee7e4cd3363
tree5c31b3124193a7e51c32f281e65b6fdb0b42768a
parentd6c40aaec8fc7460d579b5d0ac7e5db4dfad3861
esx: Make the domain part of the hostname optional

Before the driver assumed that there is always a domain part. That's
not true. Now the domain part is handled as optional.
src/esx/esx_driver.c