From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pve-devel@jugra.de>
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 717287D353
 for <pve-devel@lists.proxmox.com>; Mon,  8 Nov 2021 23:17:47 +0100 (CET)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
 by firstgate.proxmox.com (Proxmox) with ESMTP id 6418C2A9C3
 for <pve-devel@lists.proxmox.com>; Mon,  8 Nov 2021 23:17:47 +0100 (CET)
Received: from ext-mx0.grabowski.at (unknown
 [IPv6:2a02:c207:3006:3882:f000::125])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest
 SHA256) (No client certificate requested)
 by firstgate.proxmox.com (Proxmox) with ESMTPS id 398C42A9B4
 for <pve-devel@lists.proxmox.com>; Mon,  8 Nov 2021 23:17:45 +0100 (CET)
Received: from root by ext-mx0.grabowski.at with local (Postfix 2.10)
 (envelope-from <pve-devel@jugra.de>) id 1mkCxO-0004lQ-CH
 for pve-devel@lists.proxmox.com; Mon, 08 Nov 2021 23:17:38 +0100
Date: Mon, 8 Nov 2021 23:17:38 +0100
From: Juri Grabowski <pve-devel@jugra.de>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Message-ID: <YYmiAo1JVjk5AA/H@ext-mx0.grabowski.at>
References: <20211108134400.1884660-1-o.bektas@proxmox.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
In-Reply-To: <20211108134400.1884660-1-o.bektas@proxmox.com>
X-SPAM-LEVEL: Spam detection results:  0
 BAYES_00                 -1.9 Bayes spam probability is 0 to 1%
 KAM_DMARC_NONE 0.25 DKIM has Failed or SPF has failed on the message and the
 domain has no DMARC policy
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 RDNS_NONE 0.793 Delivered to internal network by a host with no rDNS
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_SOFTFAIL 0.665 SPF: sender does not match SPF record (softfail)
Subject: Re: [pve-devel] [PATCH 0/2] openwrt container support
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: Mon, 08 Nov 2021 22:17:47 -0000

Hello,

what is the point to implement it?
I mean it just work since years with "Unmanaged" and some tricks!
For the first time you have documented IP from OpenWRT nad can change it
after your needs, without breaking firewall rules and stuff like that.
I'm really happy, that you want to do it, but I think it schould be more
work on it.

Best Regards,
Juri Grabowski