tcp: fix rxt send of new data assert 19/40019/2
authorFlorin Coras <fcoras@cisco.com>
Wed, 29 Nov 2023 07:21:18 +0000 (23:21 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 29 Nov 2023 16:59:36 +0000 (16:59 +0000)
We might have less than 1 mss when attempting write but more after
write, as application could be actively enqueuing more data. Relax
assert.

Type: fix

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I54a83c4460f8e022a88758f0ebd7828df711dbb9


No differences found