[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)
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>

No differences found