Skip to main content

MAX_UDP_PAYLOAD_IPV6

Constant MAX_UDP_PAYLOAD_IPV6 

pub const MAX_UDP_PAYLOAD_IPV6: usize = 65_527; // 65_527usize
Available on crate features std and udp only.
Expand description

Largest UDP payload representable by ordinary IPv6 without jumbograms.

This is an implementation ceiling, not a path MTU.