]> git.baikalelectronics.ru Git - kernel.git/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)
commit565f3ed65e0af720d47503cf3eca8a421ff1a1b1
treead1477b1f569f43152869858ce17de3f8e15f33f
parent02a013ce900507337c3f8c0a51afa0d93a2d75eb
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