sctplab/stream-reset-improved

FreeBSD Head r300201 doesn't send Response after reaching cum_tsn_point=last_tsn in state "deferred reset processing". FreeBSD send only SACK otherwise as FreeBSD 10.3

hoelscher opened this issue · 0 comments

When an endpoint receives an OUTGOING_SSN_RESET with last_tsn > cum_tsn it must enter state deferred reset processing. When it gets all TSNs that cum_tsn >= last_tsn it must leave the state and must perform the reset. FreeBSD r300201 doesn't send a response after it gets the last TSNs.
see
https://github.com/nplab/RFC6525_Testsuite/blob/master/api_tests/sctp-sr-api-se/sctp-sr-api-se-v-2-6.pkt