• Fabrice Bellet's avatar
    conncheck: add a missing component state transition · ecc1c42f
    Fabrice Bellet authored
    When reactivating a high priority pair, we have to change back the
    component state from ready to connected, since there is a new pair to be
    tested.
    
    The case of the succeeded pair is also a bit simplified, the invocation
    of the function conn_check_update_check_list_state_for_ready() to
    complete the ready - connected - ready flip-flop transition is not
    required for the trickle test any longer.
    ecc1c42f
conncheck.c 168 KB