webrtc/net/dcsctp/packet
Victor Boivie b918230640 Move StrongAlias to rtc_base
It's useful for other parts of WebRTC and there is no real reason why
it should be located in net/dcsctp.

Bug: None
Change-Id: Iccaed4e943e21ddaea8603182d693114b2da9f6b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/232606
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Victor Boivie <boivie@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35055}
2021-09-21 15:17:26 +00:00
..
chunk Move StrongAlias to rtc_base 2021-09-21 15:17:26 +00:00
error_cause dcsctp: Prevent overflow of missing parameters 2021-06-09 14:12:53 +00:00
parameter dcsctp: Merge ReconfigResponseSN/ReconfigRequestSN 2021-04-20 13:48:37 +00:00
bounded_byte_reader.h dcsctp: Do explicit bounds checking in bounded IO 2021-06-16 13:02:32 +00:00
bounded_byte_reader_test.cc
bounded_byte_writer.h dcsctp: Do explicit bounds checking in bounded IO 2021-06-16 13:02:32 +00:00
bounded_byte_writer_test.cc
BUILD.gn Enable GN check on //net. 2021-05-03 14:23:09 +00:00
chunk_validators.cc dcsctp: Report duplicate TSNs 2021-05-19 12:57:03 +00:00
chunk_validators.h dcsctp: Add Chunk Validators 2021-04-20 13:37:22 +00:00
chunk_validators_test.cc dcsctp: Add Chunk Validators 2021-04-20 13:37:22 +00:00
crc32c.cc dcsctp: Use third_party/crc32c for integrity check 2021-04-27 10:12:44 +00:00
crc32c.h dcsctp: Add CRC32C generator 2021-03-31 15:02:02 +00:00
crc32c_test.cc dcsctp: Add CRC32C generator 2021-03-31 15:02:02 +00:00
data.h Move StrongAlias to rtc_base 2021-09-21 15:17:26 +00:00
sctp_packet.cc Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
sctp_packet.h dcsctp: remove unused WritePacketHeader method 2021-08-11 08:05:39 +00:00
sctp_packet_test.cc dcsctp: Ensure packet size doesn't exceed MTU 2021-04-16 14:42:44 +00:00
tlv_trait.cc dcsctp: Add TLV trait 2021-03-31 12:52:38 +00:00
tlv_trait.h dcsctp: Fix iOS build errors 2021-05-04 10:11:15 +00:00
tlv_trait_test.cc dcsctp: Enforce variable length TLV minimum length 2021-04-08 15:33:16 +00:00