MINOR: quic: Add traces to congestion avoidance NewReno callback.
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 10 Dec 2020 13:41:00 +0000 (14:41 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Dec 2020 10:57:26 +0000 (11:57 +0100)
commit26c49d9eb07fceba22ac2410a5196ff5d99c9c6e
tree7fc3955c5027163c853c15d9fd565c3ef4652662
parent0c14020f11916a1eef41e551cf07abda99202934
MINOR: quic: Add traces to congestion avoidance NewReno callback.

These traces are missing and are useful do diagnose issue in the congestion
avoidance callback for NewReno algorithm.
src/quic_cc_newreno.c