commit | 5fe467ee9787007dd9b263eb42dde3742deb743b | [log] [tgz] |
---|---|---|
author | Ivan Skytte Jørgensen <isj-sctp@i1.dk> | Thu Oct 06 21:36:17 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 06 21:36:17 2005 -0700 |
tree | 607c106b4c35a4a329cf1656f047b969faedca8d | |
parent | edb4a3534adbaf90768d67da35f0bfeac4767db6 [diff] |
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. The old socket options are marked with a _OLD suffix so that the existing 32-bit apps on 32-bit kernels do not break. Signed-off-by: Ivan Skytte Jørgensen <isj-sctp@i1.dk> Signed-off-by: Sridhar Samudrala <sri@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>