commit | 5fcd266a9f64bc75707f7ddc96427f2e8caaacd5 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Fri Oct 19 12:45:29 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 22 19:33:29 2018 -0700 |
tree | bb7d61b61e1ed7ecde68be91d03847b420581200 | |
parent | fe884c2be0b329042eaf0371ebdbb636ba3ccc39 [diff] |
net/ipv4: Add support for dumping addresses for a specific device If an RTM_GETADDR dump request has ifa_index set in the ifaddrmsg header, then return only the addresses for that device. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>