From: Florin Coras Date: Fri, 21 Dec 2018 02:24:49 +0000 (-0800) Subject: tcp: fix fin_wait_1 condition to send fin X-Git-Tag: v19.04-rc0~105 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=78cc4b0797a983d5d31b9127fea9c2b72ed081d7;hp=78cc4b0797a983d5d31b9127fea9c2b72ed081d7;p=vpp.git tcp: fix fin_wait_1 condition to send fin Also add the closed-waiting session state wherein the session still allows the transport to send oustanding data. Change-Id: Ic47807379906ef2010934381ff0b9e53c7e631d8 Signed-off-by: Florin Coras ---