From: Christoph Paasch Date: Wed, 8 Jan 2014 15:05:56 +0000 (+0100) Subject: tcp: metrics: Add source-address to tcp-metrics X-Git-Tag: v3.14-rc1~94^2~237^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a544302820db12660b15de185b9e67c781a6b74e;p=pandora-kernel.git tcp: metrics: Add source-address to tcp-metrics We add the source-address to the tcp-metrics, so that different metrics will be used per source/destination-pair. We use the destination-hash to store the metric inside the hash-table. That way, deleting and dumping via "ip tcp_metrics" is easy. Signed-off-by: Christoph Paasch Signed-off-by: David S. Miller --- Reading git-diff-tree failed