[ovs-git] Open vSwitch: ofproto-dpif: Only track drop flows that are installed (branch-1.12)

dev at openvswitch.org dev at openvswitch.org
Tue Jul 30 18:41:27 UTC 2013


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, branch-1.12 has been updated
       via  16f8304d175fffdafd9380fac8c8b24b54aa52bf (commit)
       via  ccbdebb3f9d09716b59608b1c68afdc2a9da7533 (commit)
      from  92bffe4b40e4b304e80e21042ffe6ce13ec76ed1 (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 16f8304d175fffdafd9380fac8c8b24b54aa52bf
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=16f8304d175fffdafd9380fac8c8b24b54aa52bf
Author: Andy Zhou <azhou at nicira.com>
		
ofproto-dpif: Only track drop flows that are installed
		
Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit ccbdebb3f9d09716b59608b1c68afdc2a9da7533
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ccbdebb3f9d09716b59608b1c68afdc2a9da7533
Author: Andy Zhou <azhou at nicira.com>
		
ofproto-dpif: Unset DPIF_FP_MODIFY flag when creating a new flo
		
Remove the DPIF_FP_MODIFY flag when creating a new flow. When flows arrive in
a batch, userspace may push down multiple unique flow definitions that
overlap when wildcards are applied. Kernels support flow wildcarding
will reject these flow as duplicates (EEXIST), which will be logged
at a lower logging level.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list