fix(native): repost RX queue before waiting for relay ACK
This commit is contained in:
parent
a995d3660c
commit
f7a6dd2f19
4 changed files with 49 additions and 4 deletions
|
|
@ -18,6 +18,8 @@ handshake:
|
|||
response_delay_reason: ALLOW_KERNEL_NAT_REPLY_THEN_NATIVE_RX_REPOST
|
||||
expected_sequences: 1-16
|
||||
ordinary_echo_action: IGNORE
|
||||
ordinary_echo_follow_up: REPOST_RX_AND_WAIT_WITHOUT_RETRANSMIT
|
||||
receive_timeout_action: RETRY_THREE_TIMES_THEN_WRITE_FAIL_PROOF_AND_RESET
|
||||
stale_sequence_action: IGNORE_WITHOUT_STATE_ADVANCE
|
||||
future_sequence_action: IGNORE_WITHOUT_STATE_ADVANCE
|
||||
accepted_sequence_action: ADVANCE_EXACTLY_ONCE
|
||||
|
|
|
|||
Loading…
Reference in a new issue