[ovs-git] Open vSwitch: revalidator: Simplify push_dump_ops__(). (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jul 3 06:04:21 UTC 2014


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  5e73c322580c2ea1604d55c5318943135564e896 (commit)
      from  a473df5b9ed172884e6d0f7a5bcedefa61731d3b (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 5e73c322580c2ea1604d55c5318943135564e896
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5e73c322580c2ea1604d55c5318943135564e896
Author: Joe Stringer <joestringer at nicira.com>
		
revalidator: Simplify push_dump_ops__().
		
Commit acaa8dac49 (revalidator: Eliminate duplicate flow handling.)
ensured that a ukey will always exist for a given flow, even if it is
about to be deleted. This means that push_dump_ops__() no longer needs
to handle the case where there is no ukey. This commit removes the
redundant code.

Signed-off-by: Joe Stringer <joestringer at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 ofproto/ofproto-dpif-upcall.c |   39 ++++++++++++++++++---------------------
 1 file changed, 18 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list