[ovs-git] Open vSwitch: ofproto-dpif: Make fin_timeout work when governor kicks in. (branch-1.11)

dev at openvswitch.org dev at openvswitch.org
Mon May 13 18:34:50 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, branch-1.11 has been updated
       via  0e79e9ffcdc21d3f7802f583ef83b92687718901 (commit)
      from  c44520100d6a90184112124578390b7557b3e8f9 (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 0e79e9ffcdc21d3f7802f583ef83b92687718901
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0e79e9ffcdc21d3f7802f583ef83b92687718901
Author: Ben Pfaff <blp at nicira.com>
		
ofproto-dpif: Make fin_timeout work when governor kicks in.
		
The xlate_actions() call in handle_flow_miss_without_facet() didn't
implement fin_timeout properly because tcp_flags wasn't getting set.

I have not tested that this fixes the problem, but it seems "obviously
correct".

Bug #16506.
Reported-by: Ying Chen <yingchen at vmware.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Signed-off-by: Ethan Jackson <ethan at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list