[pve-devel] [PATCH 0/3] [manager] network interfaces internal API change
Wolfgang Bumiller
w.bumiller at proxmox.com
Wed Jun 24 14:33:46 CEST 2015
Changes since the [RFC PATCH]:
* made network UI consistent: IPv6 addresses now show up in the same
column as IPv4 addresses the same way they do in the LXC configuration.
* renamed ipv6 subnet length to ipv6 prefix length
Wolfgang Bumiller (3):
PVE::API2::Ceph: network_interfaces update + ipv6
PVE::API2::Network: network_interfaces update + ipv6
www/network: ipv6 related columns and edit fields
PVE/API2/Ceph.pm | 14 ++--
PVE/API2/Network.pm | 142 ++++++++++++++++++++++++++++++++--------
www/manager/Toolkit.js | 6 ++
www/manager/Utils.js | 1 +
www/manager/node/NetworkEdit.js | 39 +++++++++++
www/manager/node/NetworkView.js | 28 ++++++--
6 files changed, 194 insertions(+), 36 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list