h2o / h2o/quicly

RTT sample should not be taken on ack of ACK-only packet

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
663
Forks
131
Avg merge
8h 49m
Merged PRs (30d)
8

Description

quicly_loss_on_ack_received has a param that should do this, but it's not fully implemented both at the call site and inside the function.

Contributor guide

Open the contributing guide

Research direction

Start by locating quicly_loss_on_ack_received and its call site, then trace how the parameter intended to suppress RTT sampling is passed and handled. Done means ACKs of ACK-only packets no longer produce RTT samples, with the existing relevant checks or tests confirming the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.