diff options
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r-- | man/systemd.netdev.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 67ccc66dd..e17c1e3fb 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -1458,6 +1458,15 @@ </varlistentry> <varlistentry> + <term><varname>DynamicTransmitLoadBalancing=</varname></term> + <listitem> + <para>Takes a boolean. Specifies if dynamic shuffling of flows is enabled. Applies only + for balance-tlb mode. Defaults to unset. + </para> + </listitem> + </varlistentry> + + <varlistentry> <term><varname>MinLinks=</varname></term> <listitem> <para>Specifies the minimum number of links that must be active before |