diff options
author | Wei Yongjun <yjwei@cn.fujitsu.com> | 2010-12-07 18:11:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-11 00:29:49 +0100 |
commit | 40a010395cd66053f07bffeb3da5e44683bac30e (patch) | |
tree | f734e8da3145553bd47416d27c33e62435a39e52 /net/appletalk | |
parent | enic: Bug Fix: Pass napi reference to the isr that services receive queue (diff) | |
download | linux-40a010395cd66053f07bffeb3da5e44683bac30e.tar.xz linux-40a010395cd66053f07bffeb3da5e44683bac30e.zip |
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
SCTP_SET_PEER_PRIMARY_ADDR does not accpet v4mapped address, using
v4mapped address in SCTP_SET_PEER_PRIMARY_ADDR socket option will
get -EADDRNOTAVAIL error if v4map is enabled. This patch try to
fix it by mapping v4mapped address to v4 address if allowed.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/appletalk')
0 files changed, 0 insertions, 0 deletions