Open hoelscher opened 8 years ago
If FreeBSD receives a SSN/TSN RESET Reqeust bundled with DATA in one sctp packet, FreeBSD send in response to the DATA a SACK with the new TSN und reports DATA packet as a dup. see tests https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-mf/sctp-sr-i-mf-i-6-3.pkt
FreeBSD Head sends SACK with new tsn = cum_tsn and dups for DATA send before
If FreeBSD receives a SSN/TSN RESET Reqeust bundled with DATA in one sctp packet, FreeBSD send in response to the DATA a SACK with the new TSN und reports DATA packet as a dup. see tests https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-mf/sctp-sr-i-mf-i-6-3.pkt