K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-09-22T11:11:01.611016Z K 7 svn:log V 306 Don't hold the info lock when calling sctp_select_a_tag(). This avoids a double lock bug in the NAT colliding state processing of SCTP. Thanks to Felix Weinrank for finding and reporting this issue in https://github.com/sctplab/usrsctp/issues/374 He found this bug using fuzz testing. MFC after: 3 days END