tcp: metrics: Delete all entries matching a certain destination
authorChristoph Paasch <christoph.paasch@uclouvain.be>
Wed, 8 Jan 2014 15:05:58 +0000 (16:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jan 2014 22:38:18 +0000 (17:38 -0500)
commitbbf852b96ebdc6d1be7a67143824523280bbcf44
tree094f5b5d883ce7f1f50c8f65d0bfb2e8e8cd1bb3
parent8a59359cb80f448923a7bc9f555d477e74547d7a
tcp: metrics: Delete all entries matching a certain destination

As we now can have multiple entries per destination-IP, the "ip
tcp_metrics delete address ADDRESS" command deletes all of them.

Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_metrics.c