oxidecomputer / oxidecomputer/dendrite
vlan support needs to be extended to the port_settings mechanism
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 20
- Forks
- 3
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 4
Description
Currently, the per-route vlans need to be applied one at a time. This support needs to be extended to the port_settings API, so they can be set automatically by omicron.
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.
Research direction
Start by tracing the port_settings API and the existing per-route VLAN handling, then compare how omicron applies each path. Done means VLANs can be configured through port_settings and are applied automatically by omicron rather than one at a time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100