[SCTP]: Update association lookup to look at ASCONF chunks as well
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 20 Dec 2007 22:10:38 +0000 (14:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:22 +0000 (14:59 -0800)
commitdf21857714398acb8b24a8bb5a6d2286dd9c59ef
treec0c2d5fbfb4a9b4b1a122a5957dd2c7e6cfe27e0
parentd6de3097592b7ae7f8e233a4dafb088e2aa8170f
[SCTP]: Update association lookup to look at ASCONF chunks as well

ADD-IP draft section 5.2 specifies that if an association can not
be found using the source and destination of the IP packet,
then, if the packet contains ASCONF chunks, the Address Parameter
TLV should be used to lookup an association.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/input.c