[pve-devel] [pve-container: Bump maximum number of container net interfaces from 10 to 32 0/1]

Stephan Leemburg stephan.leemburg at it-functions.nl
Sun Aug 23 13:38:01 CEST 2020


Bump maximum number of container net interfaces from 10 to 32

For some environments firewalls with more than 10 interfaces are required.
With KVM (qm) this can be achieved, but with LXC (pct) not yet. As lxc is
much more lightweight than kvm, there can be a preference for using that.

This patch enables containers to have up to 32 interfaces.

Stephan Leemburg (1):
  Bump maximum number of container net interfaces from 10 to 32

 src/PVE/LXC/Config.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.1





More information about the pve-devel mailing list