From: Florin Coras Date: Thu, 4 Apr 2019 00:52:43 +0000 (-0700) Subject: tcp: do not delete session on establish pop X-Git-Tag: v19.04-rc1~45 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=6416e6274d0817a347d5b54bc61b4f1b617ff363;hp=6416e6274d0817a347d5b54bc61b4f1b617ff363;p=vpp.git tcp: do not delete session on establish pop Also: - force reset if wait close pops in fin-wait-1 with unsent data - adds more event logging. Change-Id: I4ddada046214fa71e17514cdec57b3026f84a283 Signed-off-by: Florin Coras ---