oxidecomputer / maghemite

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

Disabuse local_pref usage for static routing #343

Closed rcgoodfellow closed 1 month ago

rcgoodfellow commented 2 months ago

We use local_pref to indicate static route preference in the maghemite combined RIB. However, this is really abusing a BGP term. See this comment for more.