[libvirt] [PATCH 0/2] utils: squelch errors from virNetSocketNewConnectTCP

Jim Fehlig posted 2 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180326202940.25697-1-jfehlig@suse.com
Test syntax-check passed
src/libvirt_private.syms |  1 +
src/rpc/virnetsocket.c   |  2 +-
src/util/virsocketaddr.c | 53 ++++++++++++++++++++++++++++++++++++++++++++----
src/util/virsocketaddr.h |  5 +++++
4 files changed, 56 insertions(+), 5 deletions(-)
[libvirt] [PATCH 0/2] utils: squelch errors from virNetSocketNewConnectTCP
Posted by Jim Fehlig 6 years ago
Patch1 fixes a case where error is reported even when the reportError
parameter is false.

Patch2 is essentially a V2 of a patch posted earlier, incorporating
some ideas from jferlan's review

https://www.redhat.com/archives/libvir-list/2018-March/msg01120.html

Jim Fehlig (2):
  util: honor reportError parameter in virSocketAddrParseInternal
  util: introduce virSocketAddrParseAny

 src/libvirt_private.syms |  1 +
 src/rpc/virnetsocket.c   |  2 +-
 src/util/virsocketaddr.c | 53 ++++++++++++++++++++++++++++++++++++++++++++----
 src/util/virsocketaddr.h |  5 +++++
 4 files changed, 56 insertions(+), 5 deletions(-)

-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list