K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-09-10T17:31:34.582763Z K 7 svn:log V 232 MFC r351782: Fix two TCP RACK issues: * Convert the TCP delayed ACK timer from ms to ticks as required. This fixes the timer on platforms with hz != 1000. * Don't delay acknowledgements which report duplicate data using DSACKs. END