[ovs-git] Open vSwitch: datapath: Remove flow refcount functionality. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Nov 6 17:13:30 UTC 2012


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  9321954ac2ed1bdb5a397e2fab7ce591f9d883a9 (commit)
      from  6e5877ecdacf66905afd2481d0025d3fd7d9132f (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 9321954ac2ed1bdb5a397e2fab7ce591f9d883a9
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9321954ac2ed1bdb5a397e2fab7ce591f9d883a9
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Remove flow refcount functionality.
		
Header caching previously required the ability to maintain the lifetime
of flows across RCU boundaries.  However, now that header caching is
gone we can simplfy the code and make it match the upstream version.

Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>


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

Summary of changes:
 datapath/datapath.c |   16 ++++++++--------
 datapath/flow.c     |   38 +++++++++++---------------------------
 datapath/flow.h     |    7 +------
 3 files changed, 20 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list