K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-09-25T10:46:05.377886Z K 7 svn:log V 300 MFC r352594: 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. END