[ovs-git] Open vSwitch: ofproto: Check for overlapping flows only in the target table. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Oct 24 17:09:13 UTC 2011


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, master has been updated
       via  63adcc7d3fa1e136685f44edb03887222ea74bd8 (commit)
      from  c573540b89ddf0f4c74f0ebb6d237388d660e8fa (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 63adcc7d3fa1e136685f44edb03887222ea74bd8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=63adcc7d3fa1e136685f44edb03887222ea74bd8
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Check for overlapping flows only in the target table.
		
There's no reason to check for overlapping flows in table A if the flow
is going to be inserted into table B.

(I doubt anyone actually uses OFPFF_CHECK_OVERLAP though.)


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

Summary of changes:
 ofproto/ofproto.c |   17 ++++++-----------
 1 files changed, 6 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list