oxidecomputer / oxidecomputer/maghemite
BGP: Should use NOTIFICATION error subcodes for FSM errors
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 94
- Forks
- 6
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 12
Description
RFC 6608 - Subcodes for BGP Finite State Machine Error
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 reading RFC 6608 and locating the BGP finite-state-machine error handling and NOTIFICATION generation in the Rust codebase. Compare the current FSM error subcodes with the RFC's required values. Done means FSM errors emit the appropriate NOTIFICATION subcodes, with tests covering the affected cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100