Route leaks in Border Gateway Protocol (BGP) cause internet traffic to be misdirected through unintended network paths. These leaks occur when the intended routing rules, based on customer-provider and peer-peer relationships between Autonomous Systems (ASes), are violated. Historically, preventing these leaks required each network to implement complex and error-prone routing policies manually.
RFC 9234 (Route Leak Prevention and Detection Using Roles in UPDATE and OPEN Messages) simplifies route leak prevention by embedding routing intent directly into the protocol. It introduces a "BGP Role" capability, requiring BGP neighbors to agree on their relationship, and an "Only to Customer" (OTC) path attribute. The OTC attribute marks routes that should not propagate beyond customers, allowing routers that understand OTC to reject leaked routes without manual operator policies.
Cloudflare conducted an evaluation of RFC 9234's adoption by monitoring which peer ASes sent the OTC attribute to their network. During this analysis, it was discovered that two large Tier-1 networks were stripping the OTC attribute from routes they forwarded. This action prevents the OTC attribute from propagating through their networks, thereby undermining the route leak prevention capabilities for early adopters of RFC 9234.
The stripping of the OTC attribute by Tier-1 networks is significant because it limits the effectiveness of RFC 9234. For networks that have implemented the standard, the inability of the OTC attribute to propagate globally means that their efforts to prevent route leaks using this automated mechanism are hampered. Cloudflare is engaging with these Tier-1 networks to address the issue and enable proper OTC attribute propagation.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Cloudflare evaluated the adoption of RFC 9234, which introduces BGP Role and Only to Customer (OTC) attributes to prevent route leaks by expressing routing intent within the BGP protocol itself. The analysis revealed that two large Tier-1 networks are stripping the OTC attribute, hindering the effectiveness of this new standard for early adopters. This matters because RFC 9234 simplifies route leak prevention, which traditionally relies on complex, error-prone manual policies.