All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf v2 0/2] libbpf fix up and clarify version info
@ 2019-03-23  0:49 Daniel Borkmann
  2019-03-23  0:49 ` [PATCH bpf v2 1/2] bpf, libbpf: fix version info and add it to shared object Daniel Borkmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel Borkmann @ 2019-03-23  0:49 UTC (permalink / raw)
  To: ast; +Cc: sdf, bpf, netdev, Daniel Borkmann

First one is fixing version in Makefile and shared object and
second one clarifies bump in version. Thanks!

v1 -> v2:
  - Fix up soname, thanks Stanislav!

Daniel Borkmann (2):
  bpf, libbpf: fix version info and add it to shared object
  bpf, libbpf: clarify bump in libbpf version info

 tools/lib/bpf/Makefile   | 42 ++++++++++++++++++++++++++++--------------
 tools/lib/bpf/README.rst |  1 +
 2 files changed, 29 insertions(+), 14 deletions(-)

-- 
2.9.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-25  2:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-23  0:49 [PATCH bpf v2 0/2] libbpf fix up and clarify version info Daniel Borkmann
2019-03-23  0:49 ` [PATCH bpf v2 1/2] bpf, libbpf: fix version info and add it to shared object Daniel Borkmann
2019-03-23  0:49 ` [PATCH bpf v2 2/2] bpf, libbpf: clarify bump in libbpf version info Daniel Borkmann
2019-03-23  0:59 ` [PATCH bpf v2 0/2] libbpf fix up and clarify " Stanislav Fomichev
2019-03-25  2:52 ` Alexei Starovoitov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.