Skip to content
  • David Howells's avatar
    rxrpc: Add re-sent Tx annotation · f07373ea
    David Howells authored
    
    
    Add a Tx-phase annotation for packet buffers to indicate that a buffer has
    already been retransmitted.  This will be used by future congestion
    management.  Re-retransmissions of a packet don't affect the congestion
    window managment in the same way as initial retransmissions.
    
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    f07373ea