On 06/20/2016 10:27 AM, Ján Tomko wrote:
Use it in virNetServerClientGetInfo to switch back to using
the URI-format (separated by ':') instead of the SASL format
(separated by ';').
Also use it in the error message reported byvirNetServerAddClient.
s/byvir/by vir/
So this restores the functionality adjusted by reverted commit
'9b45c9f0' and subsequent API addition in commit id '8420a53e'
(Just making sure)
ACK
John
---
src/libvirt_remote.syms | 1 +
src/rpc/virnetserver.c | 2 +-
src/rpc/virnetserverclient.c | 8 +++++++-
src/rpc/virnetserverclient.h | 1 +
4 files changed, 10 insertions(+), 2 deletions(-)