git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c88e6f5
)
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
author
Stephen Hemminger
<shemminger@vyatta.com>
Sat, 28 Jun 2008 03:00:19 +0000
(20:00 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 28 Jun 2008 03:00:19 +0000
(20:00 -0700)
I found another case where we are sending information to userspace
in the wrong HZ scale. This should have been fixed back in 2.5 :-(
This means an ABI change but as it stands there is no way for an application
like ss to get the right value.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found