X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=a4f222c3495a6a14d17a6df538bc9074bf17e65b;hb=df31a6c0fe07805cb50045fbe91c2a6e7e430562;hp=0a661c9257c035499867b6f929c82bd0d26e8154;hpb=dfdebb1b925332352966804303b2516a6506a429;p=elogind.git diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 0a661c925..a4f222c34 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -260,7 +260,7 @@ Assign the specified network interface to the - container. This will move the + container. This will remove the specified interface from the calling namespace and place it in the container. When the container @@ -274,12 +274,36 @@ container. + + + + Create a + macvlan interface + of the specified Ethernet network + interface and add it to the + container. A + macvlan interface + is a virtual interface that adds a + second MAC address to an existing + physical Ethernet link. The interface + in the container will be named after + the interface on the host, prefixed + with mv-. Note that + + implies + . This + option may be used more than once to + add multiple network interfaces to the + container. + + Create a virtual - Ethernet link between host and - container. The host side of the + Ethernet link + (veth) between host + and container. The host side of the Ethernet link will be available as a network interface named after the container's name (as specified with