OSDN Git Service

Merge branch 'bpftool-add-a-version-command-and-fix-several-items'
authorDavid S. Miller <davem@davemloft.net>
Sun, 22 Oct 2017 01:11:33 +0000 (02:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Oct 2017 01:11:33 +0000 (02:11 +0100)
Jakub Kicinski says:

====================
tools: bpftool: add a "version" command, and fix several items

Quentin says:

The first seven patches of this series bring several minor fixes to
bpftool. Please see individual commit logs for details.

Last patch adds a "version" commands to bpftool, which is in fact the
version of the kernel from which it was compiled.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge