Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: quic: TX part modifications to support BBR.
Very few modifications: call ->on_transmit() and ->drs_on_transmit() congestion control algorithm (quic_cc) callbacks from qc_send_ppkts() just after having sents some packets.
- Loading branch information