This repository contains data referring to the experiments performed in the academic work:
"QUIC Wave: bringing bursts at application level to efficiently face new communication scenarios".
Please, feel free to contact me if you need further information.
The experiments reported in the paper have been partitioned into two different folders: validation contains the results for the validation tests T1, T2, T3, T4 (in terms of QLOG), while performance contains the results for the fairness, friendliness, and handover tests (in terms of QLOG and CSV exported from PCAP captures). QLOG are viewable with: https://qvis.quictools.info.
To check the source code of the QUIC Wave Congestion Control, please see: ngtcp2/ngtcp2#1680.
In the testbed folder we reported an example bash script used to generate the emulation testbed.