forked from JumpingYang001/webrtc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Add a flag to actively reset the SRTP parameters"
This reverts commit bae1031. Reason for revert: Merge native code change with Android and Objc wrapper. Original change's description: > Add a flag to actively reset the SRTP parameters > > Add a new flag to RtcConfiguration. By setting that flag to true, the > SRTP parameters will be reset whenever the DTLS transports are reset > after every offer/answer negotiation. > > This should only be used as a workaround for the linked bug, if the > application knows that the other party is affected (for instance, > using a version number). > > Bug: chromium:835958 > Change-Id: Ifb4b99f68dc272507728ab59c07627f0d1b9c605 > Reviewed-on: https://webrtc-review.googlesource.com/81642 > Commit-Queue: Zhi Huang <[email protected]> > Reviewed-by: Taylor Brandstetter <[email protected]> > Cr-Commit-Position: refs/heads/master@{#23570} [email protected],[email protected] Change-Id: Ibd7a3b8f45ff8df4af33d758f8fd3e2d5158e8e2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:835958 Reviewed-on: https://webrtc-review.googlesource.com/83080 Reviewed-by: Zhi Huang <[email protected]> Commit-Queue: Zhi Huang <[email protected]> Cr-Commit-Position: refs/heads/master@{#23571}
- Loading branch information
1 parent
bae1031
commit 6c789e0
Showing
7 changed files
with
2 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters