pub const REQUIRED_NDP_IP_PACKET_HOP_LIMIT: u8 = 255;
Expand description
The IP packet hop limit for all NDP packets.
See RFC 4861 section 4.1, RFC 4861 section 4.2, RFC 4861 section 4.2, RFC 4861 section 4.3, RFC 4861 section 4.4, and RFC 4861 section 4.5 for more information.