diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 71d2ec9df9..03100c035b 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -187,6 +187,8 @@ Takes a boolean. If set to true, promiscuous mode of the interface is enabled. Defaults to unset. + If this is set to false for the underlying link of a passthru mode MACVLAN/MACVTAP, + the virtual interface will be created with the nopromisc flag set. @@ -1881,8 +1883,9 @@ IPv6Token=prefixstable:2002:da8:1:: RouteMetric= - Set the routing metric for routes specified by the DHCP server. Takes an unsigned - integer in the range 0…4294967295. Defaults to 1024. + Set the routing metric for routes specified by the DHCP server (including the prefix + route added for the specified prefix). Takes an unsigned integer in the range 0…4294967295. + Defaults to 1024.