[pve-devel] applied: [PATCH v2 pve-network 0/6] external ipams fixes

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Feb 20 15:07:44 CET 2024


Am 13/02/2024 um 09:48 schrieb Alexandre Derumier:
> multiples ipam fixes
> 
> v2:
> add netbox ipam ip_is_gateway fix
> 
> 
> 
> Alexandre Derumier (6):
>   ipams : add_next_freeip : return ip not cidr
>   sdn: add proxy support for api calls
>   ipam: phpipam: fix subnet create
>   ipam: phpipam: fix get_ip_from_mac
>   ipam: phpipam: add_range_next_freeip
>   ipam: netbox : fix ip_is_gateway
> 
>  src/PVE/Network/SDN.pm                     |  7 +++----
>  src/PVE/Network/SDN/Ipams/NetboxPlugin.pm  | 15 +++++---------
>  src/PVE/Network/SDN/Ipams/PVEPlugin.pm     |  2 +-
>  src/PVE/Network/SDN/Ipams/PhpIpamPlugin.pm | 24 ++++++++++++++++++----
>  4 files changed, 29 insertions(+), 19 deletions(-)
> 


applied series, thanks!

note though that the "get_ips_from_mac" is not really fixed, as
parsing is not implemented there yet, so I reworded the commit
message a bit.





More information about the pve-devel mailing list