Allow server probing packets on known 4-tuples
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 50/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- rust
- Domain
- networking
Research direction
Start by tracing the Rust client code that discards off-path probing packets and identify how probed network paths and 4-tuples are represented. Check the RFC9000 path-probing behavior before changing the packet acceptance decision. Done means server probing packets from 4-tuples the server knows about are accepted, while unrelated off-path packets remain discarded.
Written by the indexing model from the issue text.
Description
In RFC9000 the client can probe new network paths. However once the client has probed such a path the server also knows about the new network path and can start probing it as well.
Currently the client discards such off-path probing packets from the server. Instead it should keep track of the 4-tuples the server is aware off and accept probing packets from them.
- Dominant language
- Rust
- Stars
- 413
- Forks
- 63
- Avg merge
- 4d 14m
- Merged PRs (30d)
- 4
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.
More from n0-computer/noq
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
n0-computer/noq#565 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
n0-computer/noq#806 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 58/100
n0-computer/noq#804 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
n0-computer/noq#803 · 1 comment ·
-
BBRv3: an application-limited flow is never paced (initial pacing rate stays at InitialCwnd / 1 ms) Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
n0-computer/noq#800 ·
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100