]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: Implement virConnectIsEncrypted
authorFabian Freyer <fabian.freyer@physik.tu-berlin.de>
Tue, 17 May 2016 12:49:20 +0000 (14:49 +0200)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Tue, 17 May 2016 17:18:01 +0000 (20:18 +0300)
commit32aa9ed3ba2117936b8634091330418573d9b8c8
treef456dba6a4975759b922bd34ffecc01a697318b0
parent90f9193cff12168158723f2a2be974377124907e
bhyve: Implement virConnectIsEncrypted

Being a local connection, bhyve does not support encryption. Therefore
trivially return 0.
src/bhyve/bhyve_driver.c