Constant net::wire::IPV4_MIN_MTU
pub const IPV4_MIN_MTU: usize = 576; // 576usize
Expand description
Minimum MTU required of all links supporting IPv4. See RFC 791 § 3.1.
pub const IPV4_MIN_MTU: usize = 576; // 576usize
Minimum MTU required of all links supporting IPv4. See RFC 791 § 3.1.