[ovs-git] Open vSwitch: ofproto: Fix problem that caused facets not to be installed into datapath. (master)

dev at openvswitch.org dev at openvswitch.org
Sat Dec 11 06:23:08 UTC 2010


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  19739aee088aad011995f5f8e891fb65bd13aa09 (commit)
      from  b9298d3f825703063c9538aa37407da43e1e4781 (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 19739aee088aad011995f5f8e891fb65bd13aa09
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=19739aee088aad011995f5f8e891fb65bd13aa09
Author: Justin Pettit <jpettit at nicira.com>
		
ofproto: Fix problem that caused facets not to be installed into datapath.
		
Commit cdee00f (datapath: Replace "struct odp_action" by Netlink
attributes.) stopped initializing some elements in facet structures
in certain cases.  This caused flows to not be installed into the datapath.
This commit sets that again based on the action context.


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

Summary of changes:
 ofproto/ofproto.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list