Use IFA_LOCAL instead of IFA_ADDRESS over IPv4 network on ANDROID
IFA_ADDRESS gives DESTINATION address in case of point-to-point connection, which is not able to create ports for candidate gathering. Use IFA_LOCAL to avoid this problem. Bug: webrtc:9189 Change-Id: Ifcb1955b1b4011dc69c93d99b4e223b370dc16eb Reviewed-on: https://webrtc-review.googlesource.com/69620 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23055}
This commit is contained in:
Reference in New Issue
Block a user