On Tue, 3 Oct 2017 17:19:42 -0300, Arnaldo Carvalho de Melo wrote: > Em Mon, Oct 02, 2017 at 04:11:27PM -0700, Jakub Kicinski escreveu: > > Hi! > > > > This set adds bpftool to the tools/ directory. The first > > patch renames tools/net to tools/bpf, the second one adds > > the new code, while the third adds simple documentation. > > > > v2: > > - report names, map ids, load time, uid; > > - add docs/man pages; > > - general cleanups & fixes. > > > > Thanks to David Beckett for help with docs and testing. > > Why not call it just 'bpf'?
bpftool was suggested as a better name, I don't really mind either way.