dontfrag

Crates.iodontfrag
lib.rsdontfrag
version1.0.1
sourcesrc
created_at2023-12-10 15:41:42.608268
updated_at2023-12-10 16:43:01.990249
descriptionLibrary for setting Don't Fragment option (DF) on UDP sockets
homepagehttps://github.com/nicbn/dontfrag-rs
repositoryhttps://github.com/nicbn/dontfrag-rs
max_upload_size
id1064281
size27,444
N. Nattis (nicbn)

documentation

README

dontfrag-rs

Crate Documentation

Rust library for setting Don't Fragment option (DF) on UDP sockets.

Platform support

  • BSD-like: macOS, iOS, tvOS, watchOS, FreeBSD, Dragonfly, OpenBSD, NetBSD
  • Linux-like: Linux, L4RE, Android, Emscripten
  • Windows

PRs for additional platforms are welcome!

Optional features

  • tokio: Adds support for tokio::net::UdpSocket.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 5

cargo fmt