doc: network - add comment about default prefix size

Should hopefully make it clear that this is not some magic value, just the default we picked.

Suggested by Jan Engelhardt.
This commit is contained in:
Tom Gundersen 2015-01-13 18:23:53 +01:00
parent 07bde8c0ff
commit 2f6379a9ac
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Name=ve-*
Driver=veth
[Network]
# Default to using a /28 prefix, giving up to 13 addresses per container.
Address=0.0.0.0/28
IPv4LL=yes
DHCPServer=yes