[libvirt] [PATCH V2 0/2] Define macro for IPv4 loopback address and use it in libxl

Jim Fehlig posted 2 patches 6 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170519223341.5090-1-jfehlig@suse.com
src/internal.h           |  2 ++
src/libxl/libxl_conf.c   | 31 +++++++++++++++++++++----------
src/qemu/qemu_conf.c     |  4 ++--
src/util/virsocketaddr.c |  4 ++--
src/vz/vz_sdk.c          |  2 +-
5 files changed, 28 insertions(+), 15 deletions(-)
[libvirt] [PATCH V2 0/2] Define macro for IPv4 loopback address and use it in libxl
Posted by Jim Fehlig 6 years, 11 months ago
V2 of https://www.redhat.com/archives/libvir-list/2017-May/msg00616.html

While reviewing V1, Joao suggesting adding a macro for the various
hardcoded "127.0.0.1" used throughout the code. Patch 1 does that.

Patch2 is improved in V2 to include setting the listen address for
spice as well as VNC.

Jim Fehlig (2):
  maint: define a macro for IPv4 loopback address
  libxl: add default listen address for VNC and spice

 src/internal.h           |  2 ++
 src/libxl/libxl_conf.c   | 31 +++++++++++++++++++++----------
 src/qemu/qemu_conf.c     |  4 ++--
 src/util/virsocketaddr.c |  4 ++--
 src/vz/vz_sdk.c          |  2 +-
 5 files changed, 28 insertions(+), 15 deletions(-)

-- 
2.11.0

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