From: David Ahern
Date: Thu, 23 Jun 2016 18:42:51 -0700
> Add support to inet_diag facility to filter sockets based on device
> index. If an interface index is in the filter only sockets bound
> to that index (sk_bound_dev_if) are returned.
>
> Signed-off-by: David Ahern
Applied.
Add support to inet_diag facility to filter sockets based on device
index. If an interface index is in the filter only sockets bound
to that index (sk_bound_dev_if) are returned.
Signed-off-by: David Ahern
---
include/uapi/linux/inet_diag.h | 1 +
net/ipv4/inet_diag.c | 25 +++