diff options
author | David Ahern <dsahern@gmail.com> | 2018-05-09 20:34:25 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-11 00:10:57 +0200 |
commit | 65a2022e89a4760f9702837e2d9d15a39a9c68a3 (patch) | |
tree | 77f39bf2ce9601e25b18a29ef70f105d300fbe0f /samples/bpf/libbpf.h | |
parent | d4bea421f7322400d804c2284739e42e61f78349 (diff) |
net/ipv6: Add fib lookup stubs for use in bpf helper
Add stubs to retrieve a handle to an IPv6 FIB table, fib6_get_table,
a stub to do a lookup in a specific table, fib6_table_lookup, and
a stub for a full route lookup.
The stubs are needed for core bpf code to handle the case when the
IPv6 module is not builtin.
Signed-off-by: David Ahern <dsahern@gmail.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'samples/bpf/libbpf.h')
0 files changed, 0 insertions, 0 deletions