oxidecomputer / oxidecomputer/maghemite
Singular prefix ownership mode
@rcgoodfellow is already working on this.
Since Apr 3, 2023.
- Dominant language
- Rust
- Stars
- 94
- Forks
- 6
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 12
Description
Consider adding a flag that enforces singular prefix ownership. In this mode when a Maghemite routing daemon receives a prefix advertisement, it checks the underlying platform for other routes to that prefix. If such routes exist and they were not put there by the Maghemite routing daemon, they will be removed by Maghemite. This can be helpful in ensuring that the Maghemite daemon has complete control over its prefixes. It can also be helpful in crash recovery if prefix nexthops change between crashes.
Contributor guide
No contributing guide indexed for this repository
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.