DescriptionCast: Reject old RTCP packets
Use the RRTR ntp timestamp to make sure that any packets that is way older than the
newest packet we've seen is rejected. This is needed because we use 8-bit frame IDs,
and by doing this it should become impossible for old packets to confuse the logic
that tries to extend 8-bit frame IDs to 32-bit frame IDs.
Also clean up some logic in congestion_control that was exposed as buggy by the new test.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290667
Patch Set 1 #
Total comments: 6
Patch Set 2 : comments addressed #
Messages
Total messages: 12 (0 generated)
|