DescriptionUpdate prflx candidates' generation when setting ICE credentials.
If a STUN ping arrives before the remote description does, a prflx
candidate will be created with an unknown generation.
Once the remote description does arrive, the candidate's generation
should be set so it can be sorted properly, and replaced by a non-prflx
candidate once the candidate is signaled.
BUG=webrtc:5752
R=honghaiz@webrtc.org, pthatcher@webrtc.org
Committed: https://crrev.com/0a1bc53758862014343c8186ea7c270f0cdd57c6
Cr-Commit-Position: refs/heads/master@{#12433}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Re-enable the disabled test condition. #
Total comments: 5
Patch Set 3 : Adding "generation == 0" check and a TODO. #Patch Set 4 : Only need to pass in the last ICE params and the generation. #
Messages
Total messages: 13 (3 generated)
|