From 96ada1a43ffc8ceee002c9dd0249f7db0f9609c3 Mon Sep 17 00:00:00 2001 From: Ethan Jackson Date: Wed, 30 Nov 2011 18:08:01 -0800 Subject: [PATCH] vswitch.xml: Fix bond-hash-basis documentation placement. The bond-hash-basis other_config column was documented under "LACP Configuration". Instead it should be documented as general bonding configuration. --- vswitchd/vswitch.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index bebebe05..51309bf5 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -778,6 +778,15 @@

+ + An integer hashed along with flows when choosing output slaves in load + balanced bonds. When changed, all flows will be assigned different + hash values possibly causing slave selection decisions to change. Does + not affect bonding modes which do not employ load balancing such as + active-backup. + +

An important part of link bonding is detecting that links are down so @@ -881,13 +890,6 @@ when this mode is in use. The default if not specified is false. - - - An integer hashed along with flows when choosing output slaves. When - changed, all flows will be assigned different hash values possibly - causing slave selection decisions to change. - -- 2.30.2