diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2006-11-21 02:02:22 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-03 06:26:25 +0100 |
commit | 39940a48c42441da5e7428483ac515e822d52b1d (patch) | |
tree | f6597abfd94ce7b3a0b40b0082361cf6076dc8e9 /init | |
parent | [SCTP]: Beginning of sin_port fixes. (diff) | |
download | linux-39940a48c42441da5e7428483ac515e822d52b1d.tar.xz linux-39940a48c42441da5e7428483ac515e822d52b1d.zip |
[SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6.
It expects (and gets) laddr with net-endian sin_port. And then it calls
sctp_bind_addr_match(), which *does* care about port numbers in case of
ipv6 and expects them to be host-endian.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions