X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=b7f3be923dc207f1005e34e73862cbcb94aa0ec4;hb=4bbfe7ad22b0666e82719e39e40be1c6cbb5cc91;hp=0c6fb002891d63e2cdbaed074d46915deff07e0f;hpb=5f129649b97bdff2bffefcd9c773157843ede6f6;p=elogind.git diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 0c6fb0028..b7f3be923 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -409,6 +409,30 @@ container. + + + + Create a + ipvlan interface + of the specified Ethernet network + interface and add it to the + container. An + ipvlan interface + is a virtual interface, similar to a + macvlan interface, which + uses the same MAC address as the underlying + interface. The interface + in the container will be named after + the interface on the host, prefixed + with iv-. Note that + + implies + . This + option may be used more than once to + add multiple network interfaces to the + container. + +