tcp: req app deq notification on fifo full 35/32035/7
authorFlorin Coras <fcoras@cisco.com>
Mon, 19 Apr 2021 17:17:26 +0000 (10:17 -0700)
committerDave Barach <openvpp@barachs.net>
Tue, 20 Apr 2021 16:48:16 +0000 (16:48 +0000)
commit5a41fd5ee7af8d39106d5fc5de7f2d17d7356b30
treeb9e8c4dead552939a116ba1c02c6f6bc548e5d66
parent005d1e4d4822454363c4a0fa3a1d8b33a14ba6e8
tcp: req app deq notification on fifo full

If fifo full, default to requesting an app deq notification and forcing
an ack (window update) if zero rcv window sent is still active.

Type: improvement

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Iade7e1722503da149c62c465c472edbb0a5599f7
src/vnet/session/session.h
src/vnet/tcp/tcp.c
src/vnet/tcp/tcp_output.c