NLnetLabs / rpki-rs

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

Add function to turn AddressRange into set of prefixes #306

Open Koenvh1 opened 21 hours ago

Koenvh1 commented 21 hours ago

Prefixes can already be turned into a range - this code adds the inverse