David Ahern 6371a71f3a net/ipv6: 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.

Since inet6_dump_addr is reused for multicast and anycast addresses,
this adds support for device specfic dumps of RTM_GETMULTICAST and
RTM_GETANYCAST as well.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-22 19:33:29 -07:00
..
2018-07-24 14:10:42 -07:00
2018-08-29 08:02:43 +02:00
2018-05-11 00:10:56 +02:00
2017-05-21 13:42:36 -04:00
2018-07-24 14:10:43 -07:00
2016-12-25 17:21:23 +01:00
2018-05-16 07:24:30 +02:00
2018-06-22 13:43:27 +09:00
2015-11-03 10:52:13 -05:00
2018-10-05 11:52:38 -07:00