diff options
author | David Ahern <dsahern@gmail.com> | 2018-10-15 18:56:44 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-16 00:13:12 -0700 |
commit | 13e38901d46ca60156c53c0d5e0b8bb58db66da5 (patch) | |
tree | 4507acef2c35b195e5b1209f65a0cb9a5dfcde99 /net/mpls | |
parent | 18a8021a7be3207686851208f91a2f105b2d4703 (diff) |
net/ipv6: Plumb support for filtering route dumps
Implement kernel side filtering of routes by table id, egress device
index, protocol, and route type. If the table id is given in the filter,
lookup the table and call fib6_dump_table directly for it.
Move the existing route flags check for prefix only routes to the new
filter.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions