On Wed, Sep 11, 2013 at 5:19 PM, Alex Wang <al...@nicira.com> wrote: > This commit makes vswitchd clear the 'bfd_status' column > in ovsdb when bfd is disabled. > > Reported-by: Ansis Atteka <aatt...@nicira.com> > Signed-off-by: Alex Wang <al...@nicira.com> > --- > vswitchd/bridge.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Looks good to me. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH 1/2] vswitchd: Clear bfd_status column when ... Alex Wang
- [ovs-dev] [PATCH 2/2] bridge.c: Always call smap_destroy... Alex Wang
- Re: [ovs-dev] [PATCH 1/2] vswitchd: Clear bfd_status col... Ansis Atteka
- Re: [ovs-dev] [PATCH 1/2] vswitchd: Clear bfd_status col... Ben Pfaff
- [ovs-dev] [PATCH V2 1/2] vswitchd: Clear bfd_status colu... Alex Wang