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