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:
b225b88
)
SCTP: IPv4 mapped addr not returned in SCTPv6 accept()
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Wed, 1 Aug 2007 14:56:43 +0000
(10:56 -0400)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Wed, 1 Aug 2007 15:19:06 +0000
(11:19 -0400)
When issuing a connect call on an AF_INET6 sctp socket with
a IPv4-mapped destination, the peer address that is returned
by getpeeraddr() should be v4-mapped as well.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found