[ovs-git] Open vSwitch: ofproto: Delete fail-open flow when turning off fail-open mode. (next)

dev at openvswitch.org dev at openvswitch.org
Wed Feb 24 00:46:49 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, next has been updated
       via  2f6d344525463ebe52f6bbd0e9a4cc22e33dacbe (commit)
      from  48d014bff2b896b3a9d8937d26facad9a54d5a1a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2f6d344525463ebe52f6bbd0e9a4cc22e33dacbe
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2f6d344525463ebe52f6bbd0e9a4cc22e33dacbe
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Delete fail-open flow when turning off fail-open mode.
		
fail_open_destroy() was not deleting the fail-open flow, so turning off
fail-open mode did not work if fail-open had already been triggered.
This commit fixes the problem.

Reported by Paul Ingram <paul at nicira.com>.


-----------------------------------------------------------------------

Summary of changes:
 ofproto/fail-open.c |   15 +++++++++++++--
 ofproto/ofproto.c   |    4 +++-
 2 files changed, 16 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list