K 10 svn:author V 6 tuexen K 8 svn:date V 27 2010-06-23T15:19:07.843500Z K 7 svn:log V 379 * Implement sctp_does_stcb_own_this_addr() correclty. It was taking the wrong side into account. * sctp_findassociation_ep_addr() must check the local address if available. This fixes a bug where ABORT chunks were accepted even in the case where the local was not owned by the endpoint. Thanks to brucec for pointing out a bug in my first version of the fix. MFC after: 3 days END