Routing over QUIC: Bringing transport innovations to routing protocols

Thomas Wirtgen,Nicolas Rybowski,Cristel Pelsser,Olivier Bonaventure
2023-04-06
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 authentication. 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.
Networking and Internet Architecture
What problem does this paper attempt to address?