commit | 80f21ff987eb377140d27102285f8dd1167b335c | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Mon Jan 07 22:57:18 2019 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Jan 07 15:52:00 2019 -0800 |
tree | c285c4764bb1c33787412c575c1f5dacf693ffea | |
parent | a769fa7208b94f37b6240215dc6970f9d76fc58c [diff] |
bpf, doc: add note for libbpf's stand-alone build Given this came up couple of times, add a note to libbpf's readme about the semi-automated mirror for a stand-alone build which is officially managed by BPF folks. While at it, also explicitly state the libbpf license in the readme file. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>