From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <sam@lorch.net>
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) server-digest SHA256)
 (No client certificate requested)
 by lists.proxmox.com (Postfix) with ESMTPS id CF7F378CD6
 for <pve-devel@lists.proxmox.com>; Sun,  2 May 2021 20:55:52 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
 by firstgate.proxmox.com (Proxmox) with ESMTP id BEFEC17E2D
 for <pve-devel@lists.proxmox.com>; Sun,  2 May 2021 20:55:52 +0200 (CEST)
Received: from mailout01.virtualhosts.de (mailout01.virtualhosts.de
 [130.255.79.32])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 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 53BC217E1F
 for <pve-devel@lists.proxmox.com>; Sun,  2 May 2021 20:55:52 +0200 (CEST)
X-PDA-ORIGIN: mailout01.virtualhosts.de
Received: (qmail 17011 invoked from network); 2 May 2021 18:49:11 -0000
Received: by simscan 1.4.0 ppid: 17006, pid: 17008, t: 1.1430s
 scanners: spam: 3.4.5
X-Spam-Checker-Version: SpamAssassin 3.4.5 (2021-03-20) on
 mailout01.virtualhosts.de
X-Spam-Status: No, score=0.0 required=10.0 tests=NICE_REPLY_A,
 RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE autolearn=disabled
 version=3.4.5
Received: from m2801.wwwsrv.eu (80.83.113.123)
 by mailout01.virtualhosts.de with ESMTPS (TLS_AES_256_GCM_SHA384 encrypted);
 2 May 2021 18:49:10 -0000
X-PDA-ORIGIN: m2801.wwwsrv.eu
Received: (qmail 3828400 invoked from network); 2 May 2021 18:49:10 -0000
Received: by simscan 1.4.0 ppid: 3828389, pid: 3828394, t: 0.4200s
 scanners: clamav: 0.103.2/m:46/d:26157
Received: from unknown (HELO ?10.42.42.100?) (samlorca@185.145.220.62)
 by 0 with SMTP; 2 May 2021 18:49:09 -0000
To: pve-devel@lists.proxmox.com
References: <e9a9874b577c12800900e01258d6c7ae40f98e13.camel@odiso.com>
From: Samuel Lorch <sam@lorch.net>
Message-ID: <01609953-b676-7b07-ff9f-ba3ae4f3312c@lorch.net>
Date: Sun, 2 May 2021 20:49:08 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.10.0
MIME-Version: 1.0
In-Reply-To: <e9a9874b577c12800900e01258d6c7ae40f98e13.camel@odiso.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
X-SPAM-LEVEL: Spam detection results:  0
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 KAM_LAZY_DOMAIN_SECURITY 1 Sending domain does not have any anti-forgery
 methods
 NICE_REPLY_A           -0.001 Looks like a legit reply (A)
 RCVD_IN_DNSWL_LOW        -0.7 Sender listed at https://www.dnswl.org/,
 low trust
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_NONE                0.001 SPF: sender does not publish an SPF Record
Subject: Re: [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 <pve-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/>
List-Post: <mailto:pve-devel@lists.proxmox.com>
List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe>
X-List-Received-Date: Sun, 02 May 2021 18:55:52 -0000

Hello,

would it be possible to write Custom Plugins without recompiling any 
Proxmox Packages?

At work we have a custom IPAM System and it would be of massive help if 
i could just put a self written Plugin into some directory and it would 
be available for use as a IPAM provider.

Thanks,

Samuel Lorch