From 6b14de585a60163cbd9f917f8b189d1302bdb462 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 12 May 2013 14:53:51 -0700 Subject: 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 Signed-off-by: Ben Pfaff Signed-off-by: Ethan Jackson Acked-by: Ethan Jackson --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index c113f16b..498e9f09 100644 --- a/AUTHORS +++ b/AUTHORS @@ -206,6 +206,7 @@ Vjekoslav Brajkovic balkan@cs.washington.edu Voravit T. voravit@kth.se YAMAMOTO Takashi yamamoto@valinux.co.jp Yeming Zhao zhaoyeming@gmail.com +Ying Chen yingchen@vmware.com Yongqiang Liu liuyq7809@gmail.com kk yap yapkke@stanford.edu likunyun kunyunli@hotmail.com -- cgit v1.2.3