Re: [pve-devel] [PATCH pve-network 00/38] add subnet plugin

2020-11-23 Thread alexandre derumier
On 22/11/2020 19:17, Thomas Lamprecht wrote: This did not apply, seems like the "add subnet plugin" stuff missed in general. But, I had the previous version v10 somewhat cleaned up here (reduced to 25 patches) from a month ago or so, so I pushed that one - as it seemed like there was only a bi

Re: [pve-devel] [PATCH pve-network 00/38] add subnet plugin

2020-11-22 Thread Thomas Lamprecht
On 08.11.20 15:19, Alexandre Derumier wrote: > This patch series add basic subnets managements. This did not apply, seems like the "add subnet plugin" stuff missed in general. But, I had the previous version v10 somewhat cleaned up here (reduced to 25 patches) from a month ago or so, so I pushed

[pve-devel] [PATCH pve-network 00/38] add subnet plugin

2020-11-08 Thread Alexandre Derumier
This patch series add basic subnets managements. (need pve-cluster V5 patch series) Subnets will be use for multiple things: - defined gateway ip on vnets - enable snat on a subnet - add cloudnit|dhcp default network configs (gateway, static routes, nameservers,searchdomain,) - add ipam manag