| netns.rs |
Network namespace tests for Linux.
These tests verify MTU detection behavior in complex networking scenarios
using Linux network namespaces. They require root privileges and will
skip automatically if not running as root.
Run with: `sudo -E cargo test --package mtu --test netns` |
11102 |
- |