vswitchd: Clear bfd_status column when bfd is disabled or not supported
authorAlex Wang <alexw@nicira.com>
Thu, 12 Sep 2013 19:51:53 +0000 (12:51 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 12 Sep 2013 21:10:26 +0000 (14:10 -0700)
commitb6843801d24eb4c875151e6520b5740e387ffdd0
treee573ee0f19c52dcd4d994174d3a1dd46671c965b
parent040f4db8ac7182da01c6da73e7b49617587fbbcf
vswitchd: Clear bfd_status column when bfd is disabled or not supported

This commit makes vswitchd clear the 'bfd_status' column
in ovsdb when bfd is disabled or not supported.

Reported-by: Ansis Atteka <aatteka@nicira.com>
Signed-off-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
vswitchd/bridge.c