summaryrefslogtreecommitdiff
path: root/vswitchd
diff options
context:
space:
mode:
authorAlex Wang <alexw@nicira.com>2014-08-20 02:06:04 +0000
committerAlex Wang <alexw@nicira.com>2014-08-19 11:58:22 -0700
commitf7491dce43e51c1e9e000c16dae4f86154f28d8d (patch)
tree1679a596ae070e0badb80f72a9edcd274e3b10a6 /vswitchd
parent1ef49150ab78f1f859bd875ce3ce7fcec778554c (diff)
downloadopenvswitch-f7491dce43e51c1e9e000c16dae4f86154f28d8d.tar.gz
bfd: Clarify bfd:enable.
This commit clarifies the documentation for 'bfd:enable' when it is not specified. Signed-off-by: Alex Wang <alexw@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'vswitchd')
-rw-r--r--vswitchd/vswitch.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index ab738daff..6c49250d9 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -2026,7 +2026,8 @@
</p>
<column name="bfd" key="enable" type='{"type": "boolean"}'>
- True to enable BFD on this <ref table="Interface"/>.
+ True to enable BFD on this <ref table="Interface"/>. If not
+ specified, BFD will not be enabled by default.
</column>
<column name="bfd" key="min_rx"