commit | df21857714398acb8b24a8bb5a6d2286dd9c59ef | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Dec 20 14:10:38 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:59:22 2008 -0800 |
tree | c0c2d5fbfb4a9b4b1a122a5957dd2c7e6cfe27e0 | |
parent | d6de3097592b7ae7f8e233a4dafb088e2aa8170f [diff] |
[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>