Poster: Routing over QUIC: Bringing Transport Innovations to Routing Protocols
20th USENIX Symposium on Networked Systems Design and Implementation (NSDI 23) · 2023
Abstract
By combining the security features of TLS with the reliability of TCP, QUIC opens new possibilities for many applications. We demonstrate the benefits that QUIC brings for routing protocols. Current Internet routing protocols use insecure transport protocols. BGP uses TCP possibly with authenti- cation. OSPF uses its own transport protocol above plain IP. We design and implement a library that allows to replace the transport protocols used by BGP and OSPF with QUIC. We apply this library to the BIRD routing daemon and report preliminary results.
People
Cite (BibTeX)
@article{wirtgen2023routing,
title = {Routing over QUIC: Bringing transport innovations to routing
protocols},
author = {Wirtgen, Thomas and Rybowski, Nicolas and Pelsser, Cristel and
Bonaventure, Olivier},
journal = {arXiv preprint arXiv:2304.02992},
year = {2023},
}

