commit | 71df5777aaaeff673c242a49b945b1b96fe81718 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Fri Apr 05 16:30:25 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 08 15:22:40 2019 -0700 |
tree | 8dfc5456759a66b4760b03143c985b4c983df0d4 | |
parent | 1aefd3de7bc667115bb77cb0bc21e874c7e190fc [diff] |
ipv6: Add neighbor helpers that use the ipv6 stub Add ipv6 helpers to handle ndisc references via the stub. Update bpf_ipv6_fib_lookup to use __ipv6_neigh_lookup_noref_stub instead of the open code ___neigh_lookup_noref with the stub. Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>