is designed to run in user space, making deployment quicker • QUIC also has TLS1.3 as its required subsystem, ensuring security ◦ QUIC-specific information such as initial CID is piggybacked in TLS handshake ◦ Whole QUIC handshake will be done with 1RTT at maximum • Prior studies compared user-space QUIC vs kernel-space TCP, which seemed unfair • This work implements QUIC inside the Linux kernel for a fair comparison against TCP