[ovs-git] Open vSwitch: Restore all flow changes by compose_output_action__(). (master)

dev at openvswitch.org dev at openvswitch.org
Mon Apr 22 16:16:10 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  d8558b4ae86f0f64afe520c4c1d99f55a94063d8 (commit)
       via  88e9049134e92e7caae2a4af2e365a161c1ebb1e (commit)
       via  fc80de30d45fdfef7074e807bbf2280995ae61d4 (commit)
      from  339f0a19dce0dd553b1f59f927b5a5c44c4a1663 (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 d8558b4ae86f0f64afe520c4c1d99f55a94063d8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d8558b4ae86f0f64afe520c4c1d99f55a94063d8
Author: Jarno Rajahalme <jarno.rajahalme at nsn.com>
		
Restore all flow changes by compose_output_action__().
		
This makes sure that output actions leave no changes to any flow fields,
while all explicit set_field actions are retained across output actions.

Signed-off-by: Jarno Rajahalme <jarno.rajahalme at nsn.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit 88e9049134e92e7caae2a4af2e365a161c1ebb1e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=88e9049134e92e7caae2a4af2e365a161c1ebb1e
Author: Jarno Rajahalme <jarno.rajahalme at nsn.com>
		
ofproto-dpif: Restore flow nw_tos in all cases.
		
Signed-off-by: Jarno Rajahalme <jarno.rajahalme at nsn.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit fc80de30d45fdfef7074e807bbf2280995ae61d4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=fc80de30d45fdfef7074e807bbf2280995ae61d4
Author: Jarno Rajahalme <jarno.rajahalme at nsn.com>
		
odp-util: Keep base flow in sync with the kernel view.
		
Change the base flow only if a corresponding kernel action is generated
in commit_odp_tunnel_action().

Signed-off-by: Jarno Rajahalme <jarno.rajahalme at nsn.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/odp-util.c         |    9 ++++-----
 ofproto/ofproto-dpif.c |   23 ++++++++++++++++++-----
 2 files changed, 22 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list