[PATCH 0/4] small improvements to virSocketAddr, and a trivial debug log change

Laine Stump posted 4 patches 2 weeks, 5 days ago
src/network/bridge_driver_conf.c |  4 +-
src/util/virsocketaddr.c         | 84 +++++++++++++++-----------------
2 files changed, 42 insertions(+), 46 deletions(-)
[PATCH 0/4] small improvements to virSocketAddr, and a trivial debug log change
Posted by Laine Stump 2 weeks, 5 days ago
I noticed the virSocjetAddr() stuff when I was writing code that was
going to use virSocketAddrMask(). I think I ended up not using that
function after all, but the fixes are still worthwhile.

Laine Stump (4):
  network: fix argument order/log level in message about
    firewall_backend
  util: fix virSocketAddrMask() when source and result are the same
    object
  util: make virSocketAddrIPv4 a union
  util: use uint32 instead of char[4] for several virSocketAddrIPv4
    operations

 src/network/bridge_driver_conf.c |  4 +-
 src/util/virsocketaddr.c         | 84 +++++++++++++++-----------------
 2 files changed, 42 insertions(+), 46 deletions(-)

-- 
2.46.0