aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/netlink.c
diff options
context:
space:
mode:
authorJoe Stringer <[email protected]>2018-10-03 05:32:26 +0000
committerDaniel Borkmann <[email protected]>2018-10-04 08:32:56 +0000
commitd71019b54bff4b8f52903e354bf3b8cb2b4dfa75 (patch)
tree1da142e0c4a588b40dafae46f5f426080e3dea75 /tools/lib/bpf/netlink.c
parentMerge branch 'bpf-sk-lookup' (diff)
downloadkernel-d71019b54bff4b8f52903e354bf3b8cb2b4dfa75.tar.gz
kernel-d71019b54bff4b8f52903e354bf3b8cb2b4dfa75.zip
net: core: Fix build with CONFIG_IPV6=m
Stephen Rothwell reports the following link failure with IPv6 as module: x86_64-linux-gnu-ld: net/core/filter.o: in function `sk_lookup': (.text+0x19219): undefined reference to `__udp6_lib_lookup' Fix the build by only enabling the IPv6 socket lookup if IPv6 support is compiled into the kernel. Signed-off-by: Joe Stringer <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/lib/bpf/netlink.c')
0 files changed, 0 insertions, 0 deletions