X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=5d7518b34880682456ba4096b70300706d3b93ca;hb=124f2f9b6f66db00942b5882d68aa8fa8857865e;hp=b8facdc0af99debad22342866c7c2ee8f18fd039;hpb=798d3a524ea57aaf40cb53858aaa45ec702f012d;p=elogind.git diff --git a/man/systemd.network.xml b/man/systemd.network.xml index b8facdc0a..5d7518b34 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -107,15 +107,16 @@ Path= - The persistent path, as exposed by the udev - property ID_PATH. May contain shell - style globs. + A whitespace-separated list of shell-style globs + matching the persistent path, as exposed by the udev + property ID_PATH. Driver= - The driver currently bound to the device, as + A whitespace-separated list of shell-style globs + matching the driver currently bound to the device, as exposed by the udev property DRIVER of its parent device, or if that is not set the driver as exposed by ethtool -i of the @@ -125,16 +126,17 @@ Type= - The device type, as exposed by the udev property + A whitespace-separated list of shell-style globs + matching the device type, as exposed by the udev property DEVTYPE. Name= - The device name, as exposed by the udev property - INTERFACE. May contain shell style - globs. + A whitespace-separated list of shell-style globs + matching the device name, as exposed by the udev property + INTERFACE. @@ -236,10 +238,12 @@ - IPv4LL= + LinkLocalAddressing= - A boolean. When true, enables IPv4 link-local support. - + Enables link-local address autoconfiguration. Accepts + yes, no, + ipv4, or ipv6. Defaults to + ipv6. @@ -251,6 +255,14 @@ + + IPv6Token= + + An IPv6 address with the top 64 bits unset. When set, indicates the + 64 bits interface part of SLAAC IPv6 addresses for this link. By default + it is autogenerated. + + LLMNR= @@ -267,6 +279,17 @@ + + BindCarrier= + + A port or a list of ports. When set, controls the + behaviour of the current interface. When all ports in the list + are in an operational down state, the current interface is brought + down. When at least one port has carrier, the current interface + is brought up. + + + Address= @@ -467,6 +490,14 @@ The metric of the route. An unsigned integer + + Scope= + + The scope of the route. One of the values global, + link or host. Defaults to + global. + + @@ -532,6 +563,14 @@ false. + + ClientIdentifier= + + DHCP client identifier to use. Either mac + to use the MAC address of the link or duid + (the default) to use a RFC4361-compliant Client ID. + + VendorClassIdentifier=