K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-10-02T12:57:47.793354Z K 7 svn:log V 315 Merge r240985 from head: Fix bug in TCP_KEEPCNT setting, which slipped in in the last round of reviewing of r231025. Unlike other options from this family TCP_KEEPCNT doesn't specify time interval, but a count, thus parameter supplied doesn't need to be multiplied by hz. Reported & tested by: amdmi3 END