[SCTP]: Correctly handle unexpected INIT-ACK chunk.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Tue, 16 Jan 2007 03:18:30 +0000 (19:18 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 24 Jan 2007 04:25:46 +0000 (20:25 -0800)
commit610ab73ac4cc8912fc253bbdc6d1f74bad3c8e3a
tree311593c67bcc70b1cc298543a74c6ae25632ef1a
parentd023f629451ace6f37eb5d2cf29ddd24497c91dc
[SCTP]: Correctly handle unexpected INIT-ACK chunk.

Consider the chunk as Out-of-the-Blue if we don't have
an endpoint.  Otherwise discard it as before.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/sm.h
net/sctp/sm_statefuns.c
net/sctp/sm_statetable.c