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

Add Linux IpMtu GetSockOpt #1864

Closed
ShadowJonathan opened this issue Nov 14, 2022 · 0 comments · Fixed by #1865
Closed

Add Linux IpMtu GetSockOpt #1864

ShadowJonathan opened this issue Nov 14, 2022 · 0 comments · Fixed by #1865

Comments

@ShadowJonathan
Copy link
Contributor

ip(7):

IP_MTU (since Linux 2.2)
       Retrieve the current known path MTU of the current socket.
       Returns an integer.

As far as I can see, this option only exists on linux.

bors bot added a commit that referenced this issue Nov 25, 2022
1865: Add IpMtu sockopt r=asomers a=ShadowJonathan

Resolves #1864

Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
@bors bors bot closed this as completed in 33a4d49 Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant