diff options
author | David L Stevens <dlstevens@us.ibm.com> | 2005-07-09 02:45:16 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-07-09 02:45:16 +0200 |
commit | 917f2f105ea4bbba8604e3ed55233eebda7afe6a (patch) | |
tree | bbab5de7093cec897f617649dd123946b579c4b7 /net/netlink | |
parent | [IPV4]: multicast API "join" issues (diff) | |
download | linux-917f2f105ea4bbba8604e3ed55233eebda7afe6a.tar.xz linux-917f2f105ea4bbba8604e3ed55233eebda7afe6a.zip |
[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/netlink')
0 files changed, 0 insertions, 0 deletions