Fix crash when TCP client using VPP host stack connects first 00/8200/3
authortjanciga <tomas.janciga@pantheon.tech>
Thu, 24 Aug 2017 09:57:21 +0000 (11:57 +0200)
committerDave Barach <openvpp@barachs.net>
Fri, 25 Aug 2017 12:48:29 +0000 (12:48 +0000)
commitffef404ad8b21cbeb09c1f70e9decfe1146d8727
tree5f91102ace86e2eb436e7b351ab1d1f1d84f85ce
parent81d1e27eed522e0fa4c4f670042bdc8159f0fc9b
Fix crash when TCP client using VPP host stack connects first

VPP is crashing without this fix if there is not any server
using VPP host stack and client attemts to connect.

Change-Id: I672977f78180bbc5ba9259116b2e165363463ccd
Signed-off-by: tjanciga <tomas.janciga@pantheon.tech>
src/vnet/tcp/tcp.c