[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1426249641.git.daniel@iogearbox.net>
Date: Fri, 13 Mar 2015 14:22:02 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: davem@...emloft.net
Cc: ast@...mgrid.com, netdev@...r.kernel.org,
Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH net-next 0/2] eBPF updates
Two small eBPF helper additions to better match up with ancillary
classic BPF functionality.
Daniel Borkmann (2):
ebpf: add prandom helper for packet sampling
ebpf: add helper for obtaining current processor id
include/linux/bpf.h | 3 +++
include/uapi/linux/bpf.h | 2 ++
kernel/bpf/core.c | 3 +++
kernel/bpf/helpers.c | 25 +++++++++++++++++++++++++
net/core/filter.c | 4 ++++
5 files changed, 37 insertions(+)
--
1.9.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists