webrtc/net/dcsctp
Victor Boivie 135f781b94 dcsctp: Pack state cookie
The elements in it can be packet better. This saves one byte.

The state cookie is only used from one peer to itself, so there is no
considerations around backwards or forwards compatibility.

Bug: None
Change-Id: I4f9a44f4c825626c7ed84bff52ed3155f5025a69
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/353142
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Auto-Submit: Victor Boivie <boivie@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42421}
2024-05-31 13:20:31 +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 Mass removal of absl_deps in all BUILD.gn files 2024-05-23 15:09:46 +00:00
public Mass removal of absl_deps in all BUILD.gn files 2024-05-23 15:09:46 +00:00
rx Mass removal of absl_deps in all BUILD.gn files 2024-05-23 15:09:46 +00:00
socket dcsctp: Pack state cookie 2024-05-31 13:20:31 +00:00
testing Mass removal of absl_deps in all BUILD.gn files 2024-05-23 15:09:46 +00:00
timer Mass removal of absl_deps in all BUILD.gn files 2024-05-23 15:09:46 +00:00
tx Mass removal of absl_deps in all BUILD.gn files 2024-05-23 15:09:46 +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