[pve-devel] [PATCH pve-network 0/9] sdn : add subnets management

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jul 14 09:34:04 CEST 2020


On 14.07.20 07:47, Alexandre Derumier wrote:
> This patch series add basic subnets managements.
> 
> 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 management. (ip registrations to external ipam, for vm|ct ip management)
> - add dns registration. (reverse dns for subnet, and searchdomain regisration in external dns like powerdns )
> - ...
> 
> 
> Currently, only gateway option is implemented:
> 
> It's currently replace ip management on vnets for layer3 plugins,
> through the option "gateway".
> 
> If the option gateway is defined, for layer3 plugins (evpn && simple),
> the ip will be used for the vnet.
> 
> A vnet can have multiple subnets, with multiples ipv4/ipv6.
> 
> 
> (I'm currently working on ipam)

great! I'll see if I can look at this soon - if something has priority or
if it stops you from continuing just ping me, I can try to give it some
priority then, thanks!





More information about the pve-devel mailing list