zhekunren commented on PR #20055: URL: https://github.com/apache/nuttx/pull/20055#issuecomment-5537158600
> RFC 1122 §4.2.3.2 also says: in a stream of full-sized segments there SHOULD be an ACK for at least every second segment. When NET_TCP_ACK_FREQUENCY is set above 2, this frequency requirement is no longer met. Need to add an explicit note in the Kconfig help text or not? OK. Addressed in 0a54d37: added an explicit note to the Kconfig help text that values above 2 no longer meet the RFC 1122 §4.2.3.2 SHOULD recommendation (the 0.5s delayed ACK timer still applies). PR description also updated. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
