diff options
author | John Fastabend <john.fastabend@gmail.com> | 2018-01-03 17:57:56 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-04 19:01:14 +0100 |
commit | 5f103c5d4dbadec0f2cacd39b6429e1b8a8cf983 (patch) | |
tree | 263cda9888f2100b5ab85c205105a8aa6c41bd9b /include/target | |
parent | c20a71a7a3841a6198721a0b4276f3298b38bbcf (diff) | |
download | talos-obmc-linux-5f103c5d4dbadec0f2cacd39b6429e1b8a8cf983.tar.gz talos-obmc-linux-5f103c5d4dbadec0f2cacd39b6429e1b8a8cf983.zip |
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>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions