The Multicast Listener Discovery Protocol (MLD) Protocol for IPv6 manages multicast address listening for a given IPv6 host. More...
Methods | |
Description.Get | |
Returns a textual description of the object. | |
Destructor | |
Parent.Get | |
Returns the parent object. | |
Protocol.Info.Get | |
Session.Get | |
Returns the active list of MLD sessions. More... | |
Session.V1.Add | |
Create a MLDv1 session. More... | |
Session.V2.Add | |
Create a MLDv2 session. More... | |
The Multicast Listener Discovery Protocol (MLD) Protocol for IPv6 manages multicast address listening for a given IPv6 host.
This class support two MLD Protocol versions:
Layer4.Mld::Session.Get |
Layer4.Mld::Session.V1.Add |
Create a MLDv1 session.
Returns:
<Layer4.Mldv1MulticastListenerSession object>
Layer4.Mld::Session.V2.Add |
Create a MLDv2 session.
Returns:
<Layer4.Mldv2MulticastListenerSession object>