The following table identifies source specific socket options supported from onload-201210-u1 onwards. Refer to the ReleaseNotes file in your Onload distribution for Onload specific behavior regarding these options.
Option | Description |
---|---|
IP_ADD_SOURCE_MEMBERSHIP
|
Join the supplied multicast group on the given interface and accept data from the supplied source address. |
IP_DROP_SOURCE_MEMBERSHIP
|
Drops membership to the given multicast group, interface and source address. |
MCAST_JOIN_SOURCE_GROUP
|
Join a source specific group. |
MCAST_LEAVE_SOURCE_GROUP
|
Leave a source specific group. |