oxidecomputer / oxidecomputer/omicron
BFD change of parameters support
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
In an effort to land basic BFD support for release 6, we are forgoing parameter changes to running sessions in
- #4852
This is an issue to follow up on and implement parameter changes.
For now, a workaround is deleting and re-creating a session with different parameters.
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.
Research direction
Start by reviewing issue #4852 and the existing BFD session handling for release 6. Identify which running-session parameters need to be mutable and how updates should differ from the documented delete-and-recreate workaround; done means parameter changes work without recreating the session and are covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100