Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipv6: Check IPV6_MULTICAST_LOOP option value.
Only 0 and 1 are valid for IPV6_MULTICAST_LOOP socket option, and we should return an error of EINVAL otherwise, per RFC3493. Based on patch from Shan Wei <[email protected]>. Signed-off-by: YOSHIFUJI Hideaki <[email protected]>
- Loading branch information