From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 9AF8C6AE56 for ; Wed, 9 Dec 2020 20:02:39 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 8617014DA5 for ; Wed, 9 Dec 2020 20:01:49 +0100 (CET) Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 7659014D94 for ; Wed, 9 Dec 2020 20:01:34 +0100 (CET) Received: by mail-ej1-x62d.google.com with SMTP id a16so3695053ejj.5 for ; Wed, 09 Dec 2020 11:01:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Rwjag0geoi3SCG40NKkmlddN6j3CnD4O/8eisOhz5xw=; b=K97di7IpjYbKrdSQPNIYgIVe9Glc6jDfQ7ZC6HgKiJfI8dYZS3WdvRqb1q7GJL8fMf UqMpXCq7WeK9iPJ8xBfKcapqkrB0T193sVrbmJS8cif1b4MwaopsDBxkzGkzJKRkhh96 djPcRIA6ruzIC3rcrON9V+3eB33mttzrvlht1gDaXeDbd4SMOXxog8l/qqP8hmFImQ8A 0VkEPyd6ejdsB47dVg1rO9DNurd6wKFIsSPYXIsNN6QOsgmEcLV9lGmPeDGpLmsZE2Sm g/IDBEReGtngrVtDvBCLy/Ry319S6P3jzBQsItIDHH1595V6Ga7phzvYzZompiG+adZ8 K1vw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Rwjag0geoi3SCG40NKkmlddN6j3CnD4O/8eisOhz5xw=; b=Olju5gxgt0bknF5ewRfgpand7t9A3c+7fMuGOD2Ax/y4HTA8QPm+uALKduydxZ1DoN Fa6FhFE6Ku8L4cQAEF+TnF2XM8bKpzKKSqrl83rUl32pH7YB5LQXTzRbkyoSpRmP1K+J YDPUfMju5Va9b5bG5OygEhMbEI2lKOM/9MQn9cjaEuZ7o9tQh9/X8MdS5OGhups+DCse Zq9TV7vM+ANfFx7da83yjhRrHE9y8PIAQj5A+EeJSHCQzOgL6XKiJjRkZ6dPqYJT2g6l kzrkbKVuZg3nK/Tmlp5L2qGdT9GmVj9J2o3w3v+QUSCfdNsE9EfJkADYlthL+1MyBcxb 64Qw== X-Gm-Message-State: AOAM532hmL2HJkJ0WhsQcPqFDfm/Zq0RLqoZKyqDj3ZEW9xYS0w1l9Fs 8hjWIbLJRmfKtNXSm6jJBrw4LrcUOIDymfLw57pUcyGsogvxSppY+nA= X-Google-Smtp-Source: ABdhPJxTAkcpckFRP3EMhJ2v2oWn4hVqRRevE+iASio2i9RPI9SP1fCeGFwmQGctsOTZS4pAsRBq9/EQjg0rH0uh/Gk= X-Received: by 2002:a17:906:34ca:: with SMTP id h10mr3364728ejb.417.1607540477647; Wed, 09 Dec 2020 11:01:17 -0800 (PST) MIME-Version: 1.0 From: Bruce Wainer Date: Wed, 9 Dec 2020 14:01:07 -0500 Message-ID: To: PVE development discussion X-SPAM-LEVEL: Spam detection results: 0 DKIM_INVALID 0.1 DKIM or DK signature exists, but is not valid DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid FREEMAIL_FROM 0.001 Sender email is commonly abused enduser mail provider HTML_MESSAGE 0.001 HTML included in message KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment T_SPF_HELO_TEMPERROR 0.01 SPF: test of HELO record failed (temperror) T_SPF_TEMPERROR 0.01 SPF: test of record failed (temperror) Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2020 19:02:39 -0000 Hello, In your new SDN environment, are there plans for a plugin for phpIPAM? If not, can you provide any starting points for developing one? Thank you, Bruce Wainer