pub const DEFAULT_UDP_MTU: usize = 1400;
Default MTU for UDP faces (conservative for Ethernet + IP + UDP headers).