X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=7c5f69895a7e1c5e544f0aa32dd059338a4734a1;hb=a9d65ac908d8311c861ccf6d19d8489249244f77;hp=c13085c05691dfc679374db5662918719e3594e5;hpb=1a43ddc8b1323a6815bbb20db9655ee4aef33e6c;p=elogind.git diff --git a/man/systemd.network.xml b/man/systemd.network.xml index c13085c05..7c5f69895 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -389,6 +389,12 @@ prefixlength. If ommitted, a full-length host route is assumed. + + Metric= + + The metric of the route. An unsigned integer + + @@ -440,6 +446,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. + +