[pve-devel] [PATCH 0/4] pve-cluster: more ipv6 related changes

Wolfgang Bumiller w.bumiller at proxmox.com
Thu May 21 13:07:40 CEST 2015


1/4: simple optimization: caching of address families
2/4: add the ::1 IP to certificate files
(it really doesn't choke on the 3 consecutive colons, isn't that amazing)
3/4: see description
as for the netmtu setting: see their commit 03f95ddaa1d from Sep 30 2014
(a month too late for the 2.3.4 release)
4/4: Just because the IPv6 address format is awesome...

Wolfgang Bumiller (4):
  cache address families for known nodes
  include ::1 in a certificate's subjectAltName list
  pvecm create: add corosync.conf parameters for ipv6
  pvecm create: put brackets around hostnames for rsync

 data/PVE/Cluster.pm | 12 +++++++++---
 data/PVE/pvecm      | 12 +++++++++++-
 2 files changed, 20 insertions(+), 4 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list