commit | bbf852b96ebdc6d1be7a67143824523280bbcf44 | [log] [tgz] |
---|---|---|
author | Christoph Paasch <christoph.paasch@uclouvain.be> | Wed Jan 08 16:05:58 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 10 17:38:18 2014 -0500 |
tree | 094f5b5d883ce7f1f50c8f65d0bfb2e8e8cd1bb3 | |
parent | 8a59359cb80f448923a7bc9f555d477e74547d7a [diff] |
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>