[ovs-git] Open vSwitch: datapath: Remove checks for preinitialized flow. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Mar 19 00:18:15 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, master has been updated
       via  52a23d929a8ac1381455df323aba3fd014276960 (commit)
      from  0daa9cf2e1ccf09024080e0ae2a393bf620168ea (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 52a23d929a8ac1381455df323aba3fd014276960
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=52a23d929a8ac1381455df323aba3fd014276960
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Remove checks for preinitialized flow.
		
Header caching used to store a precomputed flow along with the skb
but no longer exists.  There were a few remaining checks for those
flows, which this removes.  It simplifies the code slightly and brings
us closer to upstream.

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


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

Summary of changes:
 datapath/datapath.c           |   52 +++++++++++++++++++----------------------
 datapath/vport-internal_dev.c |    3 +-
 datapath/vport.c              |    3 --
 datapath/vport.h              |    3 +-
 4 files changed, 26 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list