A New Rule Is Slowly Fixing Internet Routing

TL;DR: A new internet standard, RFC 9234, is being adopted to prevent route leaks that misdirect traffic and cause major outages. Cloudflare reports that while adoption is still low, it's a critical step towards a more reliable global internet.
Key facts
- Category
- Infrastructure
- Impact
- High
- Published
- Source
- Cloudflare Blog
Full summary
A new internet standard aims to fix route leaks that cause major outages, but adoption by network operators has been slow.
The internet’s core routing system is getting a much-needed safety upgrade, but its rollout has been slow. According to a report from Cloudflare, network operators are beginning to adopt a new standard called RFC 9234, designed to prevent Border Gateway Protocol (BGP) route leaks. These leaks are a persistent problem where internet traffic is accidentally sent down incorrect paths, often causing widespread outages and performance degradation for major online services. BGP is the protocol that manages how packets get from one major network to another, acting like a global GPS for internet data. When a network incorrectly announces it can handle traffic for destinations it shouldn't, other networks can mistakenly send data through it, leading to black holes or slow connections. This new standard aims to add automated checks to prevent such mistakes from spreading across the internet, but its effectiveness depends entirely on how many networks choose to implement it.
The new mechanism, known as the BGP Role Model, works by adding a simple layer of logic to routing announcements. Historically, BGP has operated largely on a system of trust, where network operators believe the routes advertised by their neighbors. RFC 9234 formalizes the relationships between interconnected networks, or Autonomous Systems (ASes), into specific roles: provider, customer, or peer. With these roles defined, a network’s router can automatically validate whether a route announcement is plausible. For example, a small customer network should never announce that it is the best path to the rest of the internet. Under the new model, a provider's router would see this illogical announcement from its customer, identify it as a likely leak, and automatically reject it. This prevents a simple configuration error at a small network from cascading into a major global incident, creating a more resilient and self-correcting system.
This matters because BGP route leaks are not just a technical nuisance; they are a significant threat to internet stability and security. A major leak can render critical services, from cloud platforms to banking applications, inaccessible for hours. Beyond accidental outages, the underlying weakness in BGP can be maliciously exploited in what is known as BGP hijacking. In these attacks, an adversary deliberately announces false routes to redirect traffic through their own infrastructure, allowing them to intercept sensitive data or conduct denial-of-service attacks. RFC 9234 provides a foundational defense against both accidental leaks and intentional hijacks. Its adoption is a crucial step in hardening the core infrastructure upon which all internet users and businesses depend, making connectivity more reliable and secure for everyone.
The push for adoption represents a collective action problem for the entire technology industry. The internet is a decentralized network of networks, and no single entity can force a security upgrade. The standard is only effective when a critical mass of operators, especially major internet service providers and cloud companies, implement it. For businesses, the stability of the internet is a core operational dependency. Outages caused by routing issues can lead to direct revenue loss, customer frustration, and damage to a brand's reputation. Therefore, CTOs and IT leaders should consider an infrastructure partner’s commitment to modern routing security standards like RFC 9234 as a key part of their risk management and vendor selection process. Supporting and encouraging this standard helps build a more robust digital commons for all.
Looking ahead, the primary factor to watch will be the rate of adoption among the internet's largest players. The participation of Tier 1 carriers, major cloud providers like AWS, Google Cloud, and Azure, and large content delivery networks is essential for the BGP Role Model to have a meaningful global impact. Cloudflare's public tracking of adoption adds valuable transparency and may create peer pressure within the industry to act. While progress is currently incremental, another high-profile outage caused by a route leak could serve as a powerful catalyst, accelerating the industry-wide move towards a more secure and trustworthy internet routing ecosystem. The transition will be a marathon, not a sprint, but it is a necessary evolution for the internet's core plumbing.
Why it matters
BGP route leaks can take major services offline and create security risks by redirecting traffic. This new standard provides a long-overdue, automated defense against a fundamental flaw in the internet's core routing protocol, making the internet more stable for everyone.
Business impact
For businesses, internet stability is non-negotiable. Outages caused by route leaks lead to direct revenue loss and reputational damage. Adopting RFC 9234 reduces this risk, and choosing providers who support it becomes a key part of supply chain security and business continuity planning.
Related on Notifire
Related stories
Primary source: Cloudflare Blog