[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1426530729.git.daniel@iogearbox.net>
Date: Mon, 16 Mar 2015 19:37:39 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: stephen@...workplumber.org
Cc: jhs@...atatu.com, jiri@...nulli.us, ast@...mgrid.com,
netdev@...r.kernel.org, Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH iproute2 -next v2 0/2] f_bpf update
Stephen,
Patch 1 can optionally be dropped when you do the header rebase yourself. I
have included it here just in case.
Thanks a lot!
v1->v2:
- Elaborated on comment in patch2 as suggested by Alexei
- Rest as is
Daniel Borkmann (2):
misc: header rebase, add bpf.h
tc: add eBPF support to f_bpf
configure | 26 ++++
include/linux/bpf.h | 183 ++++++++++++++++++++++++
include/utils.h | 5 +
tc/Makefile | 5 +
tc/f_bpf.c | 36 +++--
tc/tc_bpf.c | 392 ++++++++++++++++++++++++++++++++++++++++++++++++++++
tc/tc_bpf.h | 58 +++++++-
7 files changed, 694 insertions(+), 11 deletions(-)
create mode 100644 include/linux/bpf.h
--
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