NLnetLabs / rpki-rs

An RPKI library for Rust
BSD 3-Clause "New" or "Revised" License
39 stars 22 forks source link

Let RTR server not support v2 just yet. #281

Closed partim closed 10 months ago

partim commented 10 months ago

This PR limits the protocol version supported by the RTR server to 1 or less.

While we technically support version 2, the ASPA PDU format has not yet been agreed upon and may still change. So rather than have people deploy potentially broken servers, we disable the version.