All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] two bpf tools fixes
@ 2013-12-16 10:44 Daniel Borkmann
  2013-12-16 10:45 ` [PATCH net-next 1/2] bpf_dbg: always close socket in bpf_runnable Daniel Borkmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Borkmann @ 2013-12-16 10:44 UTC (permalink / raw)
  To: davem; +Cc: netdev

Found two follow-up things that need to be fixed. Thanks!

Daniel Borkmann (2):
  bpf_dbg: always close socket in bpf_runnable
  bpf_exp: free duplicated labels at exit time

 tools/net/bpf_dbg.c |  2 +-
 tools/net/bpf_exp.y | 27 ++++++++++++++++++++-------
 2 files changed, 21 insertions(+), 8 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-12-17 22:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-16 10:44 [PATCH net-next 0/2] two bpf tools fixes Daniel Borkmann
2013-12-16 10:45 ` [PATCH net-next 1/2] bpf_dbg: always close socket in bpf_runnable Daniel Borkmann
2013-12-16 10:45 ` [PATCH net-next 2/2] bpf_exp: free duplicated labels at exit time Daniel Borkmann
2013-12-17 22:11 ` [PATCH net-next 0/2] two bpf tools fixes David Miller

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.