DescriptionAdd check to prevent TURN usage if the protocol is not allowed.
There are 2 ways to design this.
1. TCP Only mode: this means that we disable all UDP protocols across board.
2. disallow TURN over UDP. Along with DISABLE_UDP, DISABLE_STUN, we should achieve the same result.
I'm going with #2.
BUG=webrtc:4784
R=pthatcher@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/13d35f6ffc71c1a649a902369a6fa5637d05d9b0
Patch Set 1 : #
Total comments: 4
Patch Set 2 : #Patch Set 3 : #
Total comments: 6
Patch Set 4 : #
Messages
Total messages: 17 (6 generated)
|