diff options
author | David L Stevens <dlstevens@us.ibm.com> | 2005-07-08 17:45:16 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-07-08 17:45:16 -0700 |
commit | 917f2f105ea4bbba8604e3ed55233eebda7afe6a (patch) | |
tree | bbab5de7093cec897f617649dd123946b579c4b7 /net/ipv6/Makefile | |
parent | 8cdaaa15da58806ac3c75d96c40aef9e31445a25 (diff) |
[IPV4]: multicast API "join" issues
1) In the full-state API when imsf_numsrc == 0
errno should be "0", but returns EADDRNOTAVAIL
2) An illegal filter mode change
errno should be EINVAL, but returns EADDRNOTAVAIL
3) Trying to do an any-source option without IP_ADD_MEMBERSHIP
errno should be EINVAL, but returns EADDRNOTAVAIL
4) Adds comments for the less obvious error return values
Signed-off-by: David L Stevens <dlstevens@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/Makefile')
0 files changed, 0 insertions, 0 deletions