network: automatically assign each container veth link a /28 IP address range

This commit is contained in:
Lennart Poettering 2014-06-18 18:27:55 +02:00
parent 4f43493897
commit 7826397d92
1 changed files with 2 additions and 0 deletions

View File

@ -10,4 +10,6 @@ Name=ve-*
Driver=veth
[Network]
Address=0.0.0.0/28
IPv4LL=yes
DHCPServer=yes