X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=9ef69fa1b72cb2ce3182eece27b041bb14c05f55;hb=92683ad2e28c79891e4123d9a421b018dc58870c;hp=738977ee8dfde98c7d6c6c8f2ac755429a8f0fe7;hpb=5d8e593dce074bff966fc0a46579c61b4f3bc33a;p=elogind.git diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 738977ee8..9ef69fa1b 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -212,12 +212,27 @@ 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 false. + + + + + LLMNR= + + A boolean or resolve. When true, enables + Link-Local Multicast Name Resolution on the link, when set to + resolve only resolution is enabled, but not + announcement. Defaults to true. + + Address= @@ -446,6 +461,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. + + @@ -470,7 +500,7 @@ Gateway=192.168.0.1 Name=en* [Network] -DHCP=yes +DHCP=both