[pve-devel] [PATCH v2 0/3] [manager] network interfaces internal API change

Wolfgang Bumiller w.bumiller at proxmox.com
Thu Jun 25 14:14:46 CEST 2015


Changes since [PATCH] version 1:
 * using integer type with minimum and maximum for IPv6 prefix length
 * UI: removed IP6Prefix field types
 * UI: IPv6 prefix length is now a number field

Wolfgang Bumiller (3):
  PVE::API2::Ceph: network_interfaces update + ipv6
  PVE::API2::Network: network_interfaces update + ipv6
  www/network: node networking: ipv6 support

 PVE/API2/Ceph.pm                |  14 ++--
 PVE/API2/Network.pm             | 142 ++++++++++++++++++++++++++++++++--------
 www/manager/node/NetworkEdit.js |  42 ++++++++++++
 www/manager/node/NetworkView.js |  28 ++++++--
 4 files changed, 190 insertions(+), 36 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list