Re: [ovs-dev] [PATCH 1/2] vswitchd: Clear bfd_status column when bfd is disabled.

2013-09-12 Thread Alex Wang
On Thu, Sep 12, 2013 at 11:53 AM, Ben Pfaff wrote: > On Wed, Sep 11, 2013 at 05:19:54PM -0700, Alex Wang wrote: > > This commit makes vswitchd clear the 'bfd_status' column > > in ovsdb when bfd is disabled. > > > > Reported-by: Ansis Atteka > > Signed-off-by: Alex Wang > > Why do we only want

Re: [ovs-dev] [PATCH 1/2] vswitchd: Clear bfd_status column when bfd is disabled.

2013-09-12 Thread Ben Pfaff
On Wed, Sep 11, 2013 at 05:19:54PM -0700, Alex Wang wrote: > This commit makes vswitchd clear the 'bfd_status' column > in ovsdb when bfd is disabled. > > Reported-by: Ansis Atteka > Signed-off-by: Alex Wang Why do we only want to set the bfd_status column in some cases? ___

Re: [ovs-dev] [PATCH 1/2] vswitchd: Clear bfd_status column when bfd is disabled.

2013-09-12 Thread Ansis Atteka
On Wed, Sep 11, 2013 at 5:19 PM, Alex Wang wrote: > This commit makes vswitchd clear the 'bfd_status' column > in ovsdb when bfd is disabled. > > Reported-by: Ansis Atteka > Signed-off-by: Alex Wang > --- > vswitchd/bridge.c |5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Look

[ovs-dev] [PATCH 1/2] vswitchd: Clear bfd_status column when bfd is disabled.

2013-09-11 Thread Alex Wang
This commit makes vswitchd clear the 'bfd_status' column in ovsdb when bfd is disabled. Reported-by: Ansis Atteka Signed-off-by: Alex Wang --- vswitchd/bridge.c |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c index 5e54e0b..f4929