[pve-devel] [PATCH 0/2] pve-cluster: pmxcfs ipv6 check

Wolfgang Bumiller w.bumiller at proxmox.com
Fri May 8 11:39:23 CEST 2015


added the ipv6 equivalent for the loopback interface check
(checking for ::1), and added the missing freeaddrinfo call (as getaddrinfo
allocates a linked list the user has to free themselves.)

Wolfgang Bumiller (2):
  ipv6 support for lookup_node_ip
  use freeaddrinfo on getaddrinfo results when done

 data/src/pmxcfs.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list