Multicast Listener Discovery

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Widefox (talk | contribs) at 00:12, 8 December 2016 (→‎top: bold alt article name per MOS). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Multicast Listener Discovery (MLD) is a component of the Internet Protocol Version 6 (IPv6) suite. MLD is used by IPv6 routers for discovering multicast listeners on a directly attached link, much like Internet Group Management Protocol (IGMP) is used in IPv4. The protocol is embedded in ICMPv6 instead of using a separate protocol. MLDv1 is similar to IGMPv2 and MLDv2 similar to IGMPv3. The protocol is described in RFC 3810 which has been updated by RFC 4604.

Several operating system support MLDv2:

References

  1. ^ "MLD and IGMP Using Windows Sockets". Windows Sockets 2. 2011-09-16.
  2. ^ "mld(4): Multicast Listener Discovery Protocol". FreeBSD Kernel Interfaces Manual. 2009-05-27.
  3. ^ Torvalds, Linus (2003-04-19). "Linux 2.5.68 ChangeLog".