commit | 1f8ac5703037fdd2e6c960cd35c2b14d18ef3933 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Wed Nov 20 13:47:33 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 21 14:45:55 2019 -0800 |
tree | ee7afd818176c2a34e9bad4ca310e97f1b87fc2c | |
parent | 2c44713ed96da04f5e25b0df4035074b844def04 [diff] |
ipv6: add fib6_has_custom_rules() helper It wraps the namespace field with the same name, to easily access it regardless of build options. Suggested-by: David Ahern <dsahern@gmail.com> Suggested-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com> Reviewed-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>