[pve-devel] [pve-network 0/5] external ipams fixes

Alexandre Derumier aderumier at odiso.com
Thu Jan 4 17:11:34 CET 2024


This patch serie is fixing multiple bug in phpipam,
and dd_next_freeip in differents ipams

Alexandre Derumier (5):
  sdn: add proxy support for api calls
  ipams : add_next_freeip : return ip not cidr
  ipam: phpipam: fix subnet create
  ipam: phpipam: fix get_ip_from_mac
  ipam: phpipam: add_range_next_freeip

 src/PVE/Network/SDN.pm                     |  7 +++----
 src/PVE/Network/SDN/Ipams/NetboxPlugin.pm  | 13 ++++--------
 src/PVE/Network/SDN/Ipams/PVEPlugin.pm     |  2 +-
 src/PVE/Network/SDN/Ipams/PhpIpamPlugin.pm | 24 ++++++++++++++++++----
 4 files changed, 28 insertions(+), 18 deletions(-)

-- 
2.39.2




More information about the pve-devel mailing list