K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-10-02T13:03:11.984874Z K 7 svn:log V 344 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 Approved by: re (kib) END