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

od: tcp: reduce source port perturb table size #13

Closed
wants to merge 1 commit into from

Commits on Nov 14, 2022

  1. od: tcp: reduce source port perturb table size

    This reverts commit 4c2c8f0,
    freeing up 256 KiB of RAM.
    
    Per the kernel mailing list:
    
    > The way it was made here makes it easy to patch the value
    > for small systems if needed and leaves the door open
    > for a configurable setting in the future
    > if that was estimated necessary for certain environments.
    
    https://lore.kernel.org/netdev/20220427081914.GA1724@1wt.eu/
    
    HACK. NOT FOR UPSTREAM.
    
    Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com>
    glebm committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    118d718 View commit details
    Browse the repository at this point in the history