mozilla / mtu

Rust crate for obtaining the local network interface name and MTU towards a given IP address
https://crates.io/crates/mtu
Apache License 2.0
12 stars 2 forks source link

fix: Don't limit the Windows MTU #1

Closed larseggert closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.43%. Comparing base (4a24b89) to head (0605112). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1 +/- ## ========================================== + Coverage 93.29% 93.43% +0.13% ========================================== Files 1 1 Lines 194 198 +4 ========================================== + Hits 181 185 +4 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.