This commit clarifies the documentation for 'bfd:enable' when it is not specified.
Signed-off-by: Alex Wang <al...@nicira.com> --- vswitchd/vswitch.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index ab738da..6c49250 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" -- 1.7.9.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev