oxidecomputer / maghemite

A routing stack written in Rust.
Mozilla Public License 2.0
26 stars 2 forks source link

Add API endpoint for showing exported BGP prefixes #318

Closed rcgoodfellow closed 4 weeks ago

rcgoodfellow commented 1 month ago

The mgd BGP API provides a way to originate a set of prefixes and also to limit what originated prefixes are exported on a peer-by-peer basis. It would be good to have an API endpoint that returns a per-peer list of exported prefixes given the origin set and per-peer filters.