You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
#30
Open
hoelscher opened this issue
May 30, 2016
· 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
The text was updated successfully, but these errors were encountered: