Skip to content

ext/sockets: following-up on GH-16842, update FreeBSD TCP stack setting. #16923

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

Closed
wants to merge 3 commits into from

Conversation

devnexen
Copy link
Member

  • TCP_FUNCTION_ALIAS: fetches the function pointer name alias (>= 14.0 only tough).
  • TCP_BBR_ALGORITHM: set/get the underlying algorithm (0: netflix, 1: google) when the BBR's TCP stack is used.
  • TCP_REUSPORT_LB_NUMA: set;get a NUMA domain filter on the socket.

…tting.

- `TCP_FUNCTION_ALIAS`: fetches the function pointer name alias (>= 14.0
  only tough).
- `TCP_BBR_ALGORITHM`: set/get the underlying algorithm (0: netflix, 1:
  google) when the BBR's TCP stack is used.
- `TCP_REUSPORT_LB_NUMA`: set/get a NUMA domain filter on the socket.
@devnexen devnexen marked this pull request as ready for review November 24, 2024 21:04
@devnexen devnexen requested a review from kocsismate as a code owner November 24, 2024 21:04
@devnexen devnexen requested a review from Girgias December 21, 2024 09:15
@devnexen devnexen closed this in 63e4e08 Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants