]> Pileus Git - ~andy/linux/commit
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
authorChristoph Paasch <christoph.paasch@uclouvain.be>
Wed, 8 Jan 2014 15:05:57 +0000 (16:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jan 2014 22:38:18 +0000 (17:38 -0500)
commit8a59359cb80f448923a7bc9f555d477e74547d7a
treead1477b1f569f43152869858ce17de3f8e15f33f
parenta544302820db12660b15de185b9e67c781a6b74e
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply

This patch adds a new netlink attribute for the source-IP and appends it
to the netlink reply. Now, iproute2 can have access to the source-IP.

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