]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote: push logic for default netcat binary into common helper
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 21 Jul 2020 11:15:57 +0000 (12:15 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 9 Sep 2020 15:46:22 +0000 (16:46 +0100)
commit5cd80b04d918c001587ba262cc4e44cd7a16b198
tree919c38a7c44af7676643352b9c2e16ae7e1df344
parent019b13dd2082e169ffe676b922ce475ae1f264e8
remote: push logic for default netcat binary into common helper

We don't want to repeat the choice of default netcat binary setting in
three different places. This will also make it possible to do better
error reporting in the helper.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/remote/remote_driver.c
src/rpc/virnetclient.c