linux-stable/samples/sockmap
Prashant Bhole 9492686c53 bpf: samples/sockmap fix Makefile for build error
While building samples/sockmap, undefined reference error is thrown
for `nla_dump_errormsg'.
Linking tools/lib/bpf/nlattr.o as a fix

Signed-off-by: Prashant Bhole <bhole_prashant_q7@lab.ntt.co.jp>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2018-02-13 17:45:34 -08:00
..
Makefile bpf: samples/sockmap fix Makefile for build error 2018-02-13 17:45:34 -08:00
sockmap_kern.c bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region 2017-10-20 13:01:29 +01:00
sockmap_user.c bpf: sockmap set rlimit 2018-01-24 10:46:59 +01:00