Skip to content
  • Fabrice Bellet's avatar
    conncheck: fix peer-reflexive priority in discovered pair · 061c627e
    Fabrice Bellet authored and Olivier Crête's avatar Olivier Crête committed
    The peer-reflexive priority used in the STUN request is copied from the
    parent succeeded pair to the discovered pair. This value is not required
    for discovered pair, that won't emit stun requests themselves, but may
    be used when such pair becomes the selected pair, and when keepalive
    stun are emitted, using the sockptr and prflx_priority values from the
    succeeded pair.
    061c627e