quic: report number of packets sent on custom tx 69/32169/4
authorFlorin Coras <fcoras@cisco.com>
Fri, 30 Apr 2021 00:07:06 +0000 (17:07 -0700)
committerDave Barach <openvpp@barachs.net>
Fri, 30 Apr 2021 14:39:55 +0000 (14:39 +0000)
commit10796899cf3005df2575fb55be4956792db2c5d8
treed065a8b63308a1efbcb5488b9969b252877e2c3e
parent01fcd757a1ecbd555fb8a8c86238e128c894ad48
quic: report number of packets sent on custom tx

A transport's custom_tx function must report the number of segments that
it enqueued.

Type: fix

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Ie088c4215e6f17df639159820b8adf46b96fbb46
src/plugins/quic/quic.c