Crates.io | dontfrag |
lib.rs | dontfrag |
version | 1.0.1 |
source | src |
created_at | 2023-12-10 15:41:42.608268 |
updated_at | 2023-12-10 16:43:01.990249 |
description | Library for setting Don't Fragment option (DF) on UDP sockets |
homepage | https://github.com/nicbn/dontfrag-rs |
repository | https://github.com/nicbn/dontfrag-rs |
max_upload_size | |
id | 1064281 |
size | 27,444 |
Rust library for setting Don't Fragment option (DF) on UDP sockets.
PRs for additional platforms are welcome!
tokio
: Adds support for tokio::net::UdpSocket
.Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.