aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/ip_gre.c
diff options
context:
space:
mode:
authorDavid L Stevens <dlstevens@us.ibm.com>2005-07-08 17:45:16 -0700
committerDavid S. Miller <davem@davemloft.net>2005-07-08 17:45:16 -0700
commit917f2f105ea4bbba8604e3ed55233eebda7afe6a (patch)
treebbab5de7093cec897f617649dd123946b579c4b7 /net/ipv4/ip_gre.c
parent8cdaaa15da58806ac3c75d96c40aef9e31445a25 (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/ipv4/ip_gre.c')
0 files changed, 0 insertions, 0 deletions