X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=34eca012b6106509e49a6b1a8a32feb1d8350520;hb=ba17915457271cc13d46cbafc876277d037acd67;hp=3c4fdd20c8c890ea683fb87048b3df4cdabf9fdd;hpb=edb85f0d8d0a84f27308a3728f3fde3c52b9dce2;p=elogind.git diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 3c4fdd20c..34eca012b 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -212,9 +212,15 @@ IPv4LL= A boolean. When true, enables IPv4 link-local support. - If DHCP= is also true, acquiring DHCP address - will deprecate previously acquired IPv4 link-local address or - stop acquiring process if one has not been acquired before. + + + + + IPv4LLRoute= + + A boolean. When true, sets up the route needed for + non-IPv4LL hosts to communicate with IPv4LL-only hosts. Defaults + to true. @@ -446,12 +452,21 @@ if, say, the root filesystem relies on this connection. Defaults to false. - + VendorClassIdentifier= The vendor class identifier used to identify vendor type and configuration. + + RequestBroadcast= + + Request the server to use broadcast messages before the IP address has been + configured. This is necessary for devices that cannot receive RAW packets, or that + cannot receive packets at all before an IP address has been configured. On the other + hand, this must not be enabled on networks where broadcasts are filtered out. + +