diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2007-11-09 17:41:36 +0100 |
---|---|---|
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | 2007-11-09 17:41:36 +0100 |
commit | 123ed979eaa8de0dd2422862d247469eda0bd645 (patch) | |
tree | 745e6ff660cc401dd32e684f3651920e42150211 /net/sctp/protocol.c | |
parent | SCTP: Fix a potential race between timers and receive path. (diff) | |
download | linux-123ed979eaa8de0dd2422862d247469eda0bd645.tar.xz linux-123ed979eaa8de0dd2422862d247469eda0bd645.zip |
SCTP: Use hashed lookup when looking for an association.
A SCTP endpoint may have a lot of associations on them and walking
the list is fairly inefficient. Instead, use a hashed lookup,
and filter out the hash list based on the endopoing we already have.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'net/sctp/protocol.c')
0 files changed, 0 insertions, 0 deletions