Skip to content
  • David Howells's avatar
    rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs · a5af7e1f
    David Howells authored
    
    
    Separate the output of PING ACKs from the output of other sorts of ACK so
    that if we receive a PING ACK and schedule transmission of a PING RESPONSE
    ACK, the response doesn't get cancelled by a PING ACK we happen to be
    scheduling transmission of at the same time.
    
    If a PING RESPONSE gets lost, the other side might just sit there waiting
    for it and refuse to proceed otherwise.
    
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    a5af7e1f