From ac905ef91498cf45e378433e70c159f0e38a36cf Mon Sep 17 00:00:00 2001 From: Jonathan Davies <jonathan.davies@verneglobal.com> Date: Fri, 3 Nov 2017 11:13:11 +0000 Subject: [PATCH] network.rst: Document xmit_hash_policy option. --- doc/source/configuration/network.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/configuration/network.rst b/doc/source/configuration/network.rst index 1f7c490c9..f9139cfe9 100644 --- a/doc/source/configuration/network.rst +++ b/doc/source/configuration/network.rst @@ -246,6 +246,8 @@ The following attributes are supported: for the bond. ``bond_miimon`` For bond interfaces, the time in milliseconds between MII link monitoring. +``bond_xmit_hash_policy`` + For bond interfaces, the xmit_hash_policy to use for the bond. IP Addresses ------------