webrtc/net/dcsctp
Victor Boivie de276cf049 dcsctp: Remove initial TSN from reassembly queue
With a previous refactoring, which made the data tracker responsible for
ensuring that the reassembly queue doesn't see any duplicate received
chunks, it no longer needs to know the initial peer's TSN. Removing.

Bug: None
Change-Id: I0e2aef1de0293f1860b46dee0089757c9c300aea
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/345701
Commit-Queue: Victor Boivie <boivie@webrtc.org>
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41997}
2024-04-04 19:19:47 +00:00
..
common Move StrJoin to rtc_base/strings 2023-11-15 12:10:28 +00:00
fuzzers dcsctp: Convert use of TimeMs to webrtc::Timestamp 2023-11-12 21:12:29 +00:00
packet dcsctp: Update zero checksum option to v-06 draft 2024-02-19 10:25:17 +00:00
public Reapply "dcsctp: Add per-stream-limit, refactor limits." 2024-03-15 13:27:37 +00:00
rx dcsctp: Remove initial TSN from reassembly queue 2024-04-04 19:19:47 +00:00
socket dcsctp: Remove initial TSN from reassembly queue 2024-04-04 19:19:47 +00:00
testing dcsctp: Rename message_id to mid 2023-10-05 18:48:21 +00:00
timer dcsctp: Convert use of TimeMs to webrtc::Timestamp 2023-11-12 21:12:29 +00:00
tx Reapply "dcsctp: Add per-stream-limit, refactor limits." 2024-03-15 13:27:37 +00:00
BUILD.gn dcsctp: Add socket fuzzer helper 2021-05-12 15:06:17 +00:00
OWNERS dcsctp: Add OWNERS file 2021-04-20 10:42:58 +00:00