Skip to content
  • Fabrice Bellet's avatar
    conncheck: discard new pair creation when priority is too low · fcd6bc86
    Fabrice Bellet authored and Olivier Crête's avatar Olivier Crête committed
    It is possible to ignore the creation of a new pair whose priority is
    lower than the priority of the selected pair, ie the nominated pair with
    the highest priority. Such pair would be discarded by a call to
    prune_pending_checks(), and if checked, there state would break the
    assumption that all pairs with lower priority than the nominated pair
    are not retransmitted.
    fcd6bc86