commit | 16d00fb7765a43a1b05989062e985d283b3a1f2d | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri May 04 13:34:09 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 04 13:34:09 2007 -0700 |
tree | 8395f341ee34c1bb57433253eb6b722b5644665c | |
parent | 5a6d34162f5c6f522f857df274f1c8240f161e11 [diff] |
[SCTP]: Verify all destination ports in sctp_connectx. We need to make sure that all destination ports are the same, since the association really must not connect to multiple different ports at once. This was reported on the sctp-impl list. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>