From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Alexandre Derumier <aderumier@odiso.com>
Subject: [pve-devel] applied: [PATCH v2 pve-network 0/6] external ipams fixes
Date: Tue, 20 Feb 2024 15:07:44 +0100 [thread overview]
Message-ID: <7c5e5359-2606-4359-b9d4-d3218fb3b33c@proxmox.com> (raw)
In-Reply-To: <20240213084858.2138416-1-aderumier@odiso.com>
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.
prev parent reply other threads:[~2024-02-20 14:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-13 8:48 [pve-devel] " Alexandre Derumier
2024-02-13 8:48 ` [pve-devel] [PATCH v2 pve-network 1/6] ipams : add_next_freeip : return ip not cidr Alexandre Derumier
2024-02-13 8:48 ` [pve-devel] [PATCH v2 pve-network 2/6] sdn: add proxy support for api calls Alexandre Derumier
2024-02-13 8:48 ` [pve-devel] [PATCH v2 pve-network 3/6] ipam: phpipam: fix subnet create Alexandre Derumier
2024-02-13 8:48 ` [pve-devel] [PATCH v2 pve-network 4/6] ipam: phpipam: fix get_ip_from_mac Alexandre Derumier
2024-02-13 8:48 ` [pve-devel] [PATCH v2 pve-network 5/6] ipam: phpipam: add_range_next_freeip Alexandre Derumier
2024-02-13 8:48 ` [pve-devel] [PATCH v2 pve-network 6/6] ipam: netbox : fix ip_is_gateway Alexandre Derumier
2024-02-20 14:07 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7c5e5359-2606-4359-b9d4-d3218fb3b33c@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=aderumier@odiso.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.