commit | cb167893f41e21e6bd283d78e53489289dc0592d | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Mon Oct 15 18:56:47 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 16 00:13:39 2018 -0700 |
tree | 162a0315d6ed8ca0cf056fc854f979a45c2ab2ae | |
parent | e1cedae1ba6b09ae8376c1486712bf91ea0dfc41 [diff] |
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps Implement kernel side filtering of routes by egress device index and table id. If the table id is given in the filter, lookup table and call mr_table_dump directly for it. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>