]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit403ff2786f094114ee87356f3fa0a1479cd76e2d
tree094f5b5d883ce7f1f50c8f65d0bfb2e8e8cd1bb3
parent3bfcafde63f0acb24b011e3b01ff20daa8cdeb4c
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