]> git.ipfire.org Git - thirdparty/systemd.git/blame - network/80-container-ve.network
Merge pull request #653 from dvdhrm/bus-gold
[thirdparty/systemd.git] / network / 80-container-ve.network
CommitLineData
4eaea664
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
3af18d8e
LP
8# This network file matches the host-side of the virtual Ethernet link
9# created by systemd-nspawn's --network-veth switch. See systemd-nspawn(1) for
10# details.
11
4eaea664
LP
12[Match]
13Name=ve-*
14Driver=veth
15
16[Network]
2f6379a9 17# Default to using a /28 prefix, giving up to 13 addresses per container.
7826397d 18Address=0.0.0.0/28
0737984f 19LinkLocalAddressing=yes
7826397d 20DHCPServer=yes
5a8bcb67 21IPMasquerade=yes
2a5a6e05 22LLDP=yes
bbc0c094 23EmitLLDP=customer-bridge