Skip to content

Fixes2

Fabrice Bellet requested to merge bellet/libnice:fixes2 into master

This merge requests fixes some late bugs.

  • 4973ddb3 fixes a real bug, where tcp turn candidates are gathered not exclusively in oc2007r2 compatibility mode.
  • cca6ac7d backports the fix from commit e6a19418 in the code path for regular incoming stun requests, and not just for early incoming checks. The comment gives more details about the rationale of this modification, and why it concerns just tcp pairs only.

Merge request reports