X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=4cc13b2afcbea6e1942866c43b8430e2a139d0da;hp=34eca012b6106509e49a6b1a8a32feb1d8350520;hb=cb87a73b45503eaa6bead291423a529b00d27156;hpb=ba17915457271cc13d46cbafc876277d037acd67 diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 34eca012b..4cc13b2af 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -220,10 +220,19 @@ A boolean. When true, sets up the route needed for non-IPv4LL hosts to communicate with IPv4LL-only hosts. Defaults - to true. + 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= @@ -292,7 +301,18 @@ This option may be specified more than once. - + + Domains= + + The domains used for DNS resolution over this link. + + + + NTP= + + An NTP server address. This option may be specified more than once. + + Bridge= @@ -392,7 +412,7 @@ Destination= The destination prefix of the route. Possibly followed by a slash and the - prefixlength. If ommitted, a full-length host route is assumed. + prefixlength. If omitted, a full-length host route is assumed. @@ -437,6 +457,13 @@ will be used as the transient hostname. + + UseDomains= + + When true (not the default), the domain name received from the DHCP server + will be used for DNS resolution over this link. + + UseRoutes= @@ -467,6 +494,12 @@ hand, this must not be enabled on networks where broadcasts are filtered out. + + RouteMetric= + + Set the routing metric for routes specified by the DHCP server. + + @@ -491,7 +524,7 @@ Gateway=192.168.0.1 Name=en* [Network] -DHCP=yes +DHCP=both