HomeFreeBSD

tcp: add sysctl interface for setting socket options

Description

tcp: add sysctl interface for setting socket options

This interface allows to set a socket option on a TCP endpoint,
which is specified by its inp_gencnt. This interface will be
used in an upcoming command line tool tcpsso.

Reviewed by: glebius, rrs
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D34138

Details

Provenance
tuexenAuthored on Feb 9 2022, 11:24 AM
Reviewer
glebius
Differential Revision
D34138: sysctl interface to set socket options for TCP endpoints
Parents
rG528c76492402: tcp: fix compliation when KERN_TLS is not defined
Branches
Unknown
Tags
Unknown