tcp: generate closed notifications whenever tcp closes 83/20783/4
authorFlorin Coras <fcoras@cisco.com>
Tue, 23 Jul 2019 03:55:11 +0000 (20:55 -0700)
committerDave Barach <openvpp@barachs.net>
Tue, 23 Jul 2019 14:56:50 +0000 (14:56 +0000)
commita0904f0e3f15873d01e2d5bc53d321a70412d5f4
treea7947fc72798c8b8b3c7943969f9d526ecd46206
parent8adb92be294a10dbdb5cfd374420d74621c57b8f
tcp: generate closed notifications whenever tcp closes

Type: fix

This gives the session layer a chance to to cleanup events.

Change-Id: I7499e94acf06340e2b19a1d91a4c61a63cd66c52
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vnet/tcp/tcp.c
src/vnet/tcp/tcp_input.c