Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packetdrill: add test of tcp window clamp socket option #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 25, 2021

  1. packetdrill: add test of tcp window clamp socket option

    Adds a test of TCP_WINDOW_CLAMP, including lowering, raising, and
    lowering again the clamp while the connection is in progress,
    including a test that ensures brief lowering before raising does
    not have an unexpected consequence.
    
    Requires a patch to tcp_set_window_clamp discussed as "tcp: enable mid
    stream window clamp".
    
    Signed-off-by: Neil Spring <[email protected]>
    nspring committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    21ed09d View commit details
    Browse the repository at this point in the history