commit | 3e7013ddf55af7bc191792b8aea0c2b94fb0fef5 | [log] [tgz] |
---|---|---|
author | Christoph Paasch <christoph.paasch@uclouvain.be> | Wed Jan 08 16:05:59 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 10 17:38:18 2014 -0500 |
tree | 073ff3aa496669057f42e54112f0ecceaf760202 | |
parent | bbf852b96ebdc6d1be7a67143824523280bbcf44 [diff] |
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP We want to be able to get/del tcp-metrics based on the src IP. This patch adds the necessary parsing of the netlink attribute and if the source address is set, it will match on this one too. Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be> Signed-off-by: David S. Miller <davem@davemloft.net>