Centos-kernel-stream-9/kernel/bpf
John Fastabend 5f103c5d4d bpf: only build sockmap with CONFIG_INET
The sockmap infrastructure is only aware of TCP sockets at the
moment. In the future we plan to add UDP. In both cases CONFIG_NET
should be built-in.

So lets only build sockmap if CONFIG_INET is enabled.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-01-04 19:01:14 +01:00
..
Makefile bpf: only build sockmap with CONFIG_INET 2018-01-04 19:01:14 +01:00
arraymap.c
bpf_lru_list.c
bpf_lru_list.h
cgroup.c
core.c
cpumap.c
devmap.c
disasm.c
disasm.h
hashtab.c
helpers.c
inode.c
lpm_trie.c
map_in_map.c
map_in_map.h
offload.c bpf: offload: report device information for offloaded programs 2017-12-31 16:12:23 +01:00
percpu_freelist.c
percpu_freelist.h
sockmap.c bpf: sockmap remove unused function 2018-01-04 19:01:14 +01:00
stackmap.c
syscall.c bpf: offload: report device information for offloaded programs 2017-12-31 16:12:23 +01:00
tnum.c
verifier.c bpf: offload: allow netdev to disappear while verifier is running 2017-12-31 16:12:23 +01:00