a-lunev commented on PR #6562:
URL: https://github.com/apache/incubator-nuttx/pull/6562#issuecomment-1180128837

   > I admit that retransmitting all packets is a simple or rude way, but it 
can solve the side effect caused by packet loss in most cases. I think 
continuous packet loss cannot be resolved by fast retransmission, Selective-ACK 
is the correct resolution.
   > 
   > https://datatracker.ietf.org/doc/html/rfc2018
   
   I agree that the Selective-ACK algorithm is good (one more standard 
algorithm). It is just one more implementation that I expect should be added to 
NuttX as a conditional compilation + menu option.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to