tcp: metrics: Delete all entries matching a certain destination
authorChristoph Paasch <[email protected]>
Wed, 8 Jan 2014 15:05:58 +0000 (16:05 +0100)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/tcp_metrics.c