Skip to content
Commit b212c322 authored by Al Viro's avatar Al Viro
Browse files

handle the group_source_req options directly



Native ->setsockopt() handling of these options (MCAST_..._SOURCE_GROUP
and MCAST_{,UN}BLOCK_SOURCE) consists of copyin + call of a helper that
does the actual work.  The only change needed for ->compat_setsockopt()
is a slightly different copyin - the helpers can be reused as-is.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent fcfa0b09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment