From: Daniel Borkmann <daniel@iogearbox•net>
To: davem@davemloft•net
Cc: alexei.starovoitov@gmail•com, tgraf@suug•ch,
netdev@vger•kernel.org, Daniel Borkmann <daniel@iogearbox•net>
Subject: [PATCH net-next 0/2] BPF update
Date: Mon, 11 Jan 2016 01:16:37 +0100 [thread overview]
Message-ID: <cover.1452385316.git.daniel@iogearbox.net> (raw)
This set adds IPv6 support for bpf_skb_{set,get}_tunnel_key() helper.
It also exports flags to user space that are being used in helpers and
weren't exported thus far. For more details, please see the individual
patches.
Thanks!
Daniel Borkmann (2):
bpf: export helper function flags and reject invalid ones
bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key
include/uapi/linux/bpf.h | 26 +++++++++++-
net/core/filter.c | 106 +++++++++++++++++++++++++++++++++++++----------
2 files changed, 110 insertions(+), 22 deletions(-)
--
1.9.3
next reply other threads:[~2016-01-11 0:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-11 0:16 Daniel Borkmann [this message]
2016-01-11 0:16 ` [PATCH net-next 1/2] bpf: export helper function flags and reject invalid ones Daniel Borkmann
2016-01-11 0:27 ` Alexei Starovoitov
2016-01-11 0:16 ` [PATCH net-next 2/2] bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key Daniel Borkmann
2016-01-11 0:35 ` Alexei Starovoitov
2016-01-11 1:01 ` Daniel Borkmann
2016-01-11 22:33 ` [PATCH net-next 0/2] BPF update David Miller
-- strict thread matches above, loose matches on Subject: below --
2015-07-15 12:21 Daniel Borkmann
2015-07-20 19:41 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1452385316.git.daniel@iogearbox.net \
--to=daniel@iogearbox$(echo .)net \
--cc=alexei.starovoitov@gmail$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=netdev@vger$(echo .)kernel.org \
--cc=tgraf@suug$(echo .)ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox