git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8766fc
)
ipv6: Check IPV6_MULTICAST_LOOP option value.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Wed, 11 Jun 2008 18:14:51 +0000
(
03:14
+0900)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Thu, 12 Jun 2008 00:19:09 +0000
(09:19 +0900)
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 <shanwei@cn.fujitsu.com>.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found