oxidecomputer / oxidecomputer/omicron
Stabilize BGP/BFD configuration APIs
Open
@nicolaskagami is already working on this.
Since Jul 17, 2026.
networking
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
As determined by RFD 662, we'll be transitioning to a new modular router configuration where system networking configurations will live. Ideally, we'll be able to migrate from the old configuration into a valid new configuration. Thus, it makes sense to stabilize these APIs.
Issues:
- #10765
- #10777
- #10719
- #10657
- #9854
- Remove
vrffromBgpConfig. - Remove
shaper/checker? - more?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.