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:33:59 +0000 (14:33 -0700)
commit8b31942e577a046adfb54c87df140979c3ca7dad
tree713cf57e051407d35d2e730dcbc6b1883d33adf5
parent0701e67ea05621889a8fa39156571db82186b120
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