pub const RELAY_AGENT_AND_SERVER_LINK_LOCAL_MULTICAST_ADDRESS: &str = "ff02::1:2";
Expand description

The link-local multicast address used by a client to communicate with neighboring (i.e. on-link) DHCPv6 relay agents and servers, as per RFC 8415, section 7.1. All servers and relay agents are members of this multicast group.