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 IP_DONTFRAG and IPV6_DONTFRAG SockOpts #1692

Merged
merged 1 commit into from Apr 8, 2022

Conversation

junhochoi
Copy link
Contributor

@junhochoi junhochoi commented Apr 5, 2022

IP_DONTFRAG: iOS, macOS
IPV6_DONTFRAG: android, iOS, linux and macOS

Test: cargo test --test test dontfrag_opts

Some CI tests running ENOPROTOOPT are disabled.

@junhochoi junhochoi force-pushed the ip_dontfrag branch 5 times, most recently from 9e52282 to db14c03 Compare April 5, 2022 23:48
test/sys/test_sockopt.rs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@junhochoi junhochoi force-pushed the ip_dontfrag branch 2 times, most recently from 43b0517 to 9a7f598 Compare April 8, 2022 00:13
IP_DONTFRAG: iOS, macOS
IPV6_DONTFRAG: android, iOS, linux and macOS

Test: `cargo test --test test dontfrag_opts`

Some CI tests running ENOPROTOOPT are disabled (qemu-based).
@rtzoeller
Copy link
Collaborator

bors r+

@bors bors bot merged commit 3b786fd into nix-rust:master Apr 8, 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 this pull request may close these issues.

None yet

2 participants