commit | 67631510a318d5a930055fe927607f483716e100 | [log] [tgz] |
---|---|---|
author | Tom Herbert <therbert@google.com> | Wed Dec 08 12:16:33 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 08 12:16:33 2010 -0800 |
tree | fd98bd3ab939a22188c72d4371c263af2d756192 | |
parent | 171995e5d82dcc92bea37a7d2a2ecc21068a0f19 [diff] |
tcp: Replace time wait bucket msg by counter Rather than printing the message to the log, use a mib counter to keep track of the count of occurences of time wait bucket overflow. Reduces spam in logs. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>